-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
36Questions
-
26Replies
Issue with Territory Assignment Rules
Hi All, We are facing a strange issue with Territory assignment rules. we have set up territory assignment rules based onthe fields Marketing Domain and sales office which are available on Account object. the rules are working fine when i create a account directly in sfdc and edit & save the account on salesforce page. When i create an account through Client Program, it is not working. we tried setting the territory id through assignment rule header through java program. we are encountering an error like Default cannot be null. Please help us on this. Code: String assign_id = "04T20000000CcVl"; ID assign = new ID(assign_id); _AssignmentRuleHeader arh = new _AssignmentRuleHeader(); arh.setAssignmentRuleId(assign); bindingIM.setHeader(new SforceServiceLocator().getServiceName().getNamespaceURI(),"AssignmentRuleHeader",arh) | |||
- Udaya Bhaskar
- April 10, 2008
- Like
- 0
- Continue reading or reply
Issue in Data Loader
- Udaya Bhaskar
- April 01, 2008
- Like
- 0
- Continue reading or reply
Help needed in Advanced Reporting
- Udaya Bhaskar
- March 29, 2008
- Like
- 0
- Continue reading or reply
Issue with Territory Assignment Rules
We are facing a strange issue with Territory assignment rules.
we have set up territory assignment rules based onthe fields
Marketing Domain and sales office which are available on Account object. the
rules are working fine when i create a account directly in sfdc and edit & save the account
on salesforce page.
When i create an account through dataloader, the rules are not working. the same is case when i update the account through dataloader.
pls let us know what is missing and what corrective action
Thanks in advance.Regards,
Udaya
- Udaya Bhaskar
- March 18, 2008
- Like
- 0
- Continue reading or reply
facing an issue in updating record type id value through data loader
- Udaya Bhaskar
- February 18, 2008
- Like
- 0
- Continue reading or reply
Help needed on save&close button on Case Page
I have a requirement where i need to report all the cases that are closed directly on first call. For this i am using the field, closed when created to capture the needed information. But unfortunately,this field is not getting populated with the value. On our analysis, we have found that this is because of overriding close button. we have overridden the close button to include business rules. is there any way how i can capture whether a case is closed by save& close button or by close button.
Pls reply me.
Thanks,
Udaya
- Udaya Bhaskar
- February 16, 2008
- Like
- 0
- Continue reading or reply
Validation rule needed on save& close
I have a requirement where i should not allow to close case page on clicking save& close button on case page,if case type is Claim. Please let me know how to develop this validation. I tried writing validation rule and is not working.
Please reply to this soon as this is critical business req.
Regards,
Udaya
- Udaya Bhaskar
- February 13, 2008
- Like
- 0
- Continue reading or reply
Query on solution management
- Udaya Bhaskar
- January 24, 2008
- Like
- 0
- Continue reading or reply
Help needed in Email to case
- Udaya Bhaskar
- January 15, 2008
- Like
- 0
- Continue reading or reply
Help needed in Approval Workflow
I have createad a workflow rule that has two levels of approval steps. First level the approver is a queue called Back office and second level the approver is regional manager.
My requirement is when it is rejected by second level approver, i need to assing the item back to first level approver. But in the system, approval history shows it is rejected and assigned to Second level approver.Instead is it possible to assign it back to first level approver(in this case it is queue).
Please pass on your ideas and suggestions on this.
Regards,
Udaya
- Udaya Bhaskar
- January 07, 2008
- Like
- 0
- Continue reading or reply
Information needed on vendor(SFDC) based Technical Training
- Udaya Bhaskar
- December 31, 2008
- Like
- 0
- Continue reading or reply
Email to case Agent Error
I have downloaded the email to case agent and trying to add emails to cases and i am encountering an error saying.
2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - ---SMTPNotification Error Report --- 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - ServerName: pop.gmail.com 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - ServerPort: 995 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - UserName: chanti372@gmail.com 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - Subclass: class com.sforce.mail.SMTPNotification 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - From: chanti372@gmail.com 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - To: uday372@yahoo.com 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - Severity: ERROR 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - Description: Configuration Problem. Error Code - SFDC_AUTHENTICATION_ERROR 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - Message: Invalid or locked out salesforce.com user ID or password in configuration. SFDC Url: https://www.salesforce.com/services/Soap/u/7.0 SFDC User ID: uday372@yahoo.com SFDC Login Refresh: 30 SFDC Timeout: 600 Registered Services: 2007-12-27 08:28:39,064 65314 [main] ERROR com.sforce.mail.SMTPNotification - javax.mail.MessagingException: Could not connect to SMTP host: pop.gmail.com, port: 995, response: -1 javax.mail.MessagingException: Could not connect to SMTP host: pop.gmail.com, port: 995, response: -1
Regards,
Udaya
- Udaya Bhaskar
- December 27, 2007
- Like
- 0
- Continue reading or reply
Help needed in Java Script
- Udaya Bhaskar
- December 26, 2007
- Like
- 0
- Continue reading or reply
Fax to case
I am working on a requirement where i need to automate faxes received to cases in sfdc. Can some one give us links or docs that will help us to proceed on this requirement.
Thanks in advance.
Regards,
Udaya
- Udaya Bhaskar
- December 11, 2007
- Like
- 0
- Continue reading or reply
Is this a limitation in Salesforce..on attachment security
We are working on a requirement, where once an attachment linked to an object should not be editable,deletable.Even the owner of the record should have view access. Cant we achieve this requirement in salesforce. Any pointers on this will be really helpful.
Thanks,
Udaya
- Udaya Bhaskar
- December 11, 2007
- Like
- 0
- Continue reading or reply
Help needed in Approval workflow
- Udaya Bhaskar
- November 21, 2007
- Like
- 0
- Continue reading or reply
Security information needed
- Udaya Bhaskar
- November 12, 2007
- Like
- 0
- Continue reading or reply
Need help on case management
- Udaya Bhaskar
- October 25, 2007
- Like
- 0
- Continue reading or reply
Help needed regarding real time interface
- Udaya Bhaskar
- October 16, 2007
- Like
- 0
- Continue reading or reply
Help needed :Error: Number:-2146827859 Description:Automation server can't create object
<html> <head> <script src="/soap/ajax/9.0/connection.js" type="text/javascript"></script> <script> function WriteToFile() { try { var fso, s; fso = new ActiveXObject("Scripting.FileSystemObject"); s = fso.CreateFolder("C:\\test.txt", true); s.writeline("This is a test"); s.Close(); } catch(err){ var strErr = 'Error:'; strErr += '\nNumber:' + err.number; strErr += '\nDescription:' + err.description; document.write(strErr); } } </script> </head> <body onload="WriteToFile()"> <div id="output"> </div> </body>
- Udaya Bhaskar
- October 09, 2007
- Like
- 0
- Continue reading or reply
Help needed in Advanced Reporting
- Udaya Bhaskar
- March 29, 2008
- Like
- 0
- Continue reading or reply
Issue with Territory Assignment Rules
We are facing a strange issue with Territory assignment rules.
we have set up territory assignment rules based onthe fields
Marketing Domain and sales office which are available on Account object. the
rules are working fine when i create a account directly in sfdc and edit & save the account
on salesforce page.
When i create an account through dataloader, the rules are not working. the same is case when i update the account through dataloader.
pls let us know what is missing and what corrective action
Thanks in advance.Regards,
Udaya
- Udaya Bhaskar
- March 18, 2008
- Like
- 0
- Continue reading or reply
Help needed on save&close button on Case Page
I have a requirement where i need to report all the cases that are closed directly on first call. For this i am using the field, closed when created to capture the needed information. But unfortunately,this field is not getting populated with the value. On our analysis, we have found that this is because of overriding close button. we have overridden the close button to include business rules. is there any way how i can capture whether a case is closed by save& close button or by close button.
Pls reply me.
Thanks,
Udaya
- Udaya Bhaskar
- February 16, 2008
- Like
- 0
- Continue reading or reply
Validation rule needed on save& close
I have a requirement where i should not allow to close case page on clicking save& close button on case page,if case type is Claim. Please let me know how to develop this validation. I tried writing validation rule and is not working.
Please reply to this soon as this is critical business req.
Regards,
Udaya
- Udaya Bhaskar
- February 13, 2008
- Like
- 0
- Continue reading or reply
Fax to case
I am working on a requirement where i need to automate faxes received to cases in sfdc. Can some one give us links or docs that will help us to proceed on this requirement.
Thanks in advance.
Regards,
Udaya
- Udaya Bhaskar
- December 11, 2007
- Like
- 0
- Continue reading or reply
Is this a limitation in Salesforce..on attachment security
We are working on a requirement, where once an attachment linked to an object should not be editable,deletable.Even the owner of the record should have view access. Cant we achieve this requirement in salesforce. Any pointers on this will be really helpful.
Thanks,
Udaya
- Udaya Bhaskar
- December 11, 2007
- Like
- 0
- Continue reading or reply
Security information needed
- Udaya Bhaskar
- November 12, 2007
- Like
- 0
- Continue reading or reply
Help needed :Error: Number:-2146827859 Description:Automation server can't create object
<html> <head> <script src="/soap/ajax/9.0/connection.js" type="text/javascript"></script> <script> function WriteToFile() { try { var fso, s; fso = new ActiveXObject("Scripting.FileSystemObject"); s = fso.CreateFolder("C:\\test.txt", true); s.writeline("This is a test"); s.Close(); } catch(err){ var strErr = 'Error:'; strErr += '\nNumber:' + err.number; strErr += '\nDescription:' + err.description; document.write(strErr); } } </script> </head> <body onload="WriteToFile()"> <div id="output"> </div> </body>
- Udaya Bhaskar
- October 09, 2007
- Like
- 0
- Continue reading or reply
How to develop scripts that automates the process of Apex Data Loader
- Udaya Bhaskar
- October 06, 2007
- Like
- 0
- Continue reading or reply
Help needed on Date stringg
- Udaya Bhaskar
- September 14, 2007
- Like
- 0
- Continue reading or reply
Pointers needed on transferring data from SFDC to Oracle in batch mode
- Udaya Bhaskar
- August 20, 2007
- Like
- 0
- Continue reading or reply