Troubleshooting Gplus Adapter Integration with Salesforce

From Genesys Documentation
Revision as of 13:57, March 23, 2022 by Mwest (talk | contribs) (Published)
Jump to: navigation, search

If you are having issues with Gplus Adapter integration with Salesforce, you can try some of these solutions.

Expanded troubleshooting notifications

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.

Salesforce Client API saveLog() method error 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 the 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.

    GAPI 900 Gplus Field Mismatch Error.png

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

    GAPI 900 Gplus Type Mismatch Error.png

  • When Salesforce Object validation rule formula results in an error.

    GAPI 900 Gplus Object Doesnt Match Error.png

Screen Pop Notifications

To troubleshoot successful and failed screen pop record search, Gplus Adapter can display notifications informing you of why the Salesforce record was not found for screen pop.

The following are examples of Salesforce error notifications when the Salesforce records are searched for screen pop:

  • Screen pop by id where record search is by object id.

    Record found and screen pop successful:

    400px

    Incorrect record found but screen pop successful:

    400px

    Record not found and screen pop unsuccessful:

    400px

  • Screen pop by record search is by query.

    Record found and screen pop successful:

    400px

    Record not found and screen pop unsuccessful:

    400px

  • Create new record and screen pop.

    Record created and screen pop successful:

    400px

    Record not created and screen pop unsuccessful:

    400px

Tip
For troubleshooting purposes, Gplus Adapter writes the list of all agent level crm-adapter option settings to the browser log.
Comments or questions about this documentation? Contact us for support!