When clicked on "Salesforce CRM Configuration wizard", we see below error in logs:
<faultString xsi:type='xsd:string'> SOP 330011 - Error while executing the method 'sfdcTableList' of service 'nms:extAccount' </faultString><detail xsi:type='xsiLstring'> -60 </detail>.
Did anyone come across this error in the past? Any suggestions for further debug are most welcome. Thanks.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi all,
The issue was found to be with SFDC connection URL. sfdcConnector.js uses URL returned in serverURL property of response to first SOAP call made for login. When verified there was connectivity issue for the host name in serverURL. After working with network team, issue got resolved. Thanks.
Views
Replies
Total Likes
Hi,
Does the extAccount's sfdc user have permission to list and read tables?
Thanks,
-Jon
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi all,
The issue was found to be with SFDC connection URL. sfdcConnector.js uses URL returned in serverURL property of response to first SOAP call made for login. When verified there was connectivity issue for the host name in serverURL. After working with network team, issue got resolved. Thanks.
Views
Replies
Total Likes
Views
Likes
Replies