Errors Related to the Managed Package
You can resolve Reltio Integration for Salesforce issues by using the instructions given below.
Unable to Save Connector Profile
While verifying Salesforce credentials during configuration, the Unable to Save Connector Profile error appears as follows:
Resolution
- Navigate to the application logs as a first step.
- Select All Records and sort table by Created Date to find the last log message. The following exception may appear:
Exception Type: rtsync2.ReltioSyncSettingsValidator.InvalidCredentialsException Exception Message: Unable to save Connector Profile. Exception stack trace: Class.rtsync2.ConfigSFCredentialsService.verify: line 33, column 1 Class.rtsync2.ConfigSFCredentialsController.verifySalesforceCredentials: line 27, column 1
- Check your Reltio user roles. The user performing the configuration must have
ROLE_ADMIN
for your tenant. - Check if the tenant exists in your environment.
- Check if your tenant is registered in Reltio Integration for Salesforce. If not, use the following to register your tenant:
PUT: {{SFDCconnectorUrl}}/registration/{{tenant}}
The Credentials Provided are Not Valid
Salesforce credentials are correct but not verified and the following error appears:
Resolution
This error might occur if the Login URL is incorrect. If you are trying to install the package in the sandbox organization, set https://test.salesforce.com
as the login URL.
Managed package installation on Sandbox Through AppExchange
Issue
- A user is logged into the Sandbox organization.
- The user then navigates to Salesforce AppExchange.
- Searches for Reltio Integration for Salesforce app.
The user is prompted to log in again.
- The user is not able to login and and a result not able to install the app in the Sandbox organization.
Resolution
- Log out from the Sandbox organization.
- Navigate directly to Salesfore AppExchange.
- Search for Reltio Integration for Salesforce app and click on Get it now.
- When prompted to log in, change the login window URL from https://login.salesforce.com to https://test.salesforce.com.
- Log in by using your Sandbox credentials and continue with the installation process.