Jump to: navigation, search

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 4: Line 4:
  
 
==Expanded troubleshooting notifications==
 
==Expanded troubleshooting notifications==
To troubleshoot Salesforce Client API '''saveLog()''' method errors, Gplus Adapter can display [[GPAConfig#Notifications|notifications]].  
+
To troubleshoot Salesforce Client API '''saveLog()''' method errors, Gplus Adapter can display notifications. When you see '''saveLog()''' method errors, you should validate your Salesforce configuration, and make sure that interaction userData matches your Salesforce configuration.
  
 
The following are examples of Salesforce error notifications when the Salesforce '''saveLog()''' method is called:<ul>
 
The following are examples of Salesforce error notifications when the Salesforce '''saveLog()''' method is called:<ul>
Line 17: Line 17:
 
</li>
 
</li>
 
</ul>
 
</ul>
To enable this feature, you can configure notifications by using the {{Optionslink|link=Options:Genesys_Web_Services:crm-adapter:salesforce-notifications}} option on a test Agent object or test Agent Group object in GAX.
 
  
In the '''Agent Annex''' or '''Agent Group Annex''', create the {{Optionslink|link=Options:Genesys_Web_Services:crm-adapter:salesforce-debug-notifications}} key in the '''crm-adapter''' section and set the value to '''true'''.
+
To configure troubleshooting and confirmation notifications, in the '''Agent Annex''' or '''Agent Group Annex''', create the {{Optionslink|link=Options:Genesys_Web_Services:crm-adapter:salesforce-debug-notifications}} key in the '''crm-adapter''' section and set the value to '''true'''.
  
 
[[Category:V:HTCC:9.0.0DRAFT]]
 
[[Category:V:HTCC:9.0.0DRAFT]]

Revision as of 19:05, December 9, 2020

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. When you see saveLog() method errors, you should validate your Salesforce configuration, and make sure that interaction userData matches your Salesforce configuration.

The following are examples of Salesforce error notifications when the Salesforce saveLog() method is called:

  • The field does not exist in Salesforce object.

    GAPI 900 Gplus Field Not Exist Error.png

  • When interaction userData type does not match Salesforce object custom field data type.

    GAPI 900 Gplus Type Mismatch Error.png

  • Salesforce validation rule for the Task object does not match the expected result.

    GAPI 900 Gplus Object Doesnt Match Error.png

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.

Comments or questions about this documentation? Contact us for support!