Troubleshooting Integration - Information Does Not Sync
You may encounter the following issue when synchronizing information between Infor CRM SLX and supported integrations.
If the integration information does not synchronize, the possible solutions are provided below:
- Verify that the
SYNCDIGEST table
TICK field is incrementing:
- In the database, open the SYNCDIGEST table.
- Find the APPID field for the appropriate resource and note the TICK field value.
- After the next synchronization, verify that the TICK field incremented.
- Enable additional logging
in the ContractSyncTrigger:
- Open the registry editor and ensure the HKEY_CURRENT_USER\Software\SalesLogix\Logging key exists. If the Logging key does not exist, then create a new key named Logging.
- Add a registry string value named Debug.
- View log errors, warnings
or debug messages:
- On the Sync Job Detail View, open the Log Items tab, and filter by Log Type to view errors, warnings, or debug messages.
- Use the Sync History Detail View to see detailed information about a synchronization job item.