salesforce.debug-notifications
Section: crm-adapter
Default Value: false
Valid Values: true, false
Changes Take Effect: When the session is started or restarted.
Specifies whether Gplus Adapter displays all notifications (positive and negative).
Line 21: | Line 21: | ||
{{AnchorDiv|BrowserLogs}} | {{AnchorDiv|BrowserLogs}} | ||
+ | |||
+ | {{NoteFormat|For troubleshooting purposes, Gplus Adapter writes the list of all agent level crm-adapter option settings to the browser log.|2}} | ||
+ | <!-- | ||
==Browser console logs== | ==Browser console logs== | ||
Gplus Adapter provides agent level configuration information in the agent's browser console logs to enable you to review the options in the <tt>crm-adatper</tt> section to troubleshoot Gplus Adapter. The console logs enable you to verify whether options are set correctly. Note that Agent level options override options configured at the Cluster level. | Gplus Adapter provides agent level configuration information in the agent's browser console logs to enable you to review the options in the <tt>crm-adatper</tt> section to troubleshoot Gplus Adapter. The console logs enable you to verify whether options are set correctly. Note that Agent level options override options configured at the Cluster level. | ||
Line 42: | Line 45: | ||
Genesys Customer Care might request the browser console log if you contact them for help with troubleshooting. | Genesys Customer Care might request the browser console log if you contact them for help with troubleshooting. | ||
− | + | --> | |
[[Category:V:HTCC:9.0.0DRAFT]] | [[Category:V:HTCC:9.0.0DRAFT]] |
Revision as of 18:12, November 16, 2021
Troubleshooting Gplus Adapter Integration with Salesforce
If you are having issues with Gplus Adapter integration with Salesforce, you can try some of these solutions.
Expanded troubleshooting notifications
To troubleshoot Salesforce Client API saveLog() method errors, Gplus Adapter can display notifications. To fix saveLog() method errors, validate your Salesforce configuration, and ensure that interaction data matches your Salesforce configuration.
The following are examples of Salesforce error notifications when the Salesforce saveLog() method is called:
Mismatch between the name of the field in custom field mapping and Salesforce field label for Activity object.
When interaction userData type does not match Salesforce object custom field data type.
When Salesforce Object validation rule formula results in an error.
To configure troubleshooting and confirmation notifications, in the Agent Annex or Agent Group Annex, create the salesforce.debug-notifications key in the crm-adapter section and set the value to true.