Sync History Detail View
Use the Sync History Detail view to see detailed information about a synchronization history item. Synchronization history items are associated with jobs run between Infor CRM and an external integration. Sync history information shows what records were synchronized and when they were synchronized and can provide information for troubleshooting synchronization problems.
Open the Sync History Detail view: Click Integration on the Navigation Bar and then click Sync History to open the Sync History List view. If necessary, use the Lookup to locate a history item, and then click the log name.
On this page you can:
- Click ( ) on the toolbar, or click the current group tab to switch to the List view.
- Use the Lookup to search for records
- View a group
Information Fields
The information fields contain the primary information about the synchronization item.
Field | Description |
---|---|
Date Time Stamp | The date and time the synchronization job began. |
Sync Job | The sync job that included the sync history item. |
Error Sequence | Displays a number sequence if multiple message and results are linked together from one job. For example, if one sync job produces 3 errors, you can see an entry for errors 1, 2, and 3. |
Severity |
The severity of the diagnosis entry. Possible values are:
|
Resource Type | The type of resource synchronized between applications. |
Entity Type | The record type that changed. |
Payload Path | The XPath expression that refers to the payload element responsible for the error. This element is only used when the error is related to a specific piece of data being sent to the service provider. For example, when updating a resource or submitting a service request. |
Application | The application that received the change. |
Sent By | The integration used to send the change. |
Message Id/Code | The application specific diagnosis code or message ID. |
Diagnosis Code |
The SData diagnosis code. The following are valid diagnosis codes:
Back office integration diagnosis codes
|
Status |
The status of the current synchronization cycle. Values include:
Back office integration status values:
|
Entity Value | The display value of the related record ID. |
Error Message | The complete error message. |
Stack Trace | The list of the classes and methods that were accessed prior to the error. Information only displays if there was an error during synchronization. |
Payload Detail | The complete payload XML. This information is saved only when there is an error applying it. |