Objects/Tables/Table 5339 Integration Synch. Job Errors
Table 5339 Integration Synch. Job Errors in 25
Jonas Paprotka, Base Application 25.5.30849.36072, checked
- App
- Base Application
- Namespace
- Microsoft.Integration.SyncEngine
Fields, 8Keys, 6Procedures, 6Events, 4
Versions171819202122232425262728latest
Source29
Fields, 8
| Id | Name | Type | Obsolete |
|---|
| 1 | No. | Integer | - |
| 2 | Integration Synch. Job ID | Guid | - |
| 3 | Source Record ID | RecordId | - |
| 4 | Destination Record ID | RecordId | - |
| 5 | Message | Text[250] | - |
| 6 | Date/Time | DateTime | - |
| 7 | Exception Detail | Blob | - |
| 8 | Error Message | Text[2048] | - |
Keys, 6
| Name | Fields | Obsolete |
|---|
| Key1, clustered | No. | - |
| Key2 | Integration Synch. Job ID, Date/Time | - |
| Key3 | Date/Time, Integration Synch. Job ID | - |
| Key4 | Integration Synch. Job ID | - |
| Key5 | Destination Record ID, Integration Synch. Job ID | - |
| Key6 | Source Record ID, Integration Synch. Job ID | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DeleteEntries | (Integer) | | public | - |
| LogSynchError | (Guid, RecordId, RecordId, Text) | | public | - |
| SetDataIntegrationUIElementsVisible | (var Boolean) | | public | - |
| ForceSynchronizeDataIntegration | (RecordId, var Boolean) | | public | - |
| DeleteCouplings | () | | public | - |
| ForceSynchronizeDataIntegration | (var List, var Boolean) | | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnIsDataIntegrationEnabled | (var Boolean) | - |
| Integration event | OnForceSynchronizeDataIntegration | (RecordId, var Boolean) | - |
| Integration event | OnAfterLogSynchError | (Record Integration Synch. Job Errors) | - |
| Integration event | OnForceSynchronizeRecords | (var List, var Boolean) | - |