Objects/Tables/Table 5338 Integration Synch. Job
Table 5338 Integration Synch. Job in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 16Keys, 4Procedures, 6Events, 1
Versions171819202122232425262728latest
Source29
Fields, 16
| Id | Name | Type | Obsolete |
|---|
| 1 | ID | Guid | - |
| 2 | Start Date/Time | DateTime | - |
| 3 | Finish Date/Time | DateTime | - |
| 4 | Message | Text[250] | - |
| 5 | Integration Table Mapping Name | Code[20] | - |
| 6 | Inserted | Integer | - |
| 7 | Modified | Integer | - |
| 8 | Deleted | Integer | - |
| 9 | Unchanged | Integer | - |
| 10 | Skipped | Integer | - |
| 11 | Failed | Integer | - |
| 12 | Synch. Direction | Option | - |
| 13 | Job Queue Log Entry No. | Integer | - |
| 14 | Type | Option | - |
| 15 | Uncoupled | Integer | - |
| 16 | Coupled | Integer | - |
Keys, 4
| Name | Fields | Obsolete |
|---|
| Key1, clustered | ID | - |
| Key2 | Start Date/Time, ID | - |
| Key3 | Type | - |
| Key4 | Job Queue Log Entry No. | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DeleteEntries | (Integer) | | public | - |
| GetErrorForRecordID | (RecordId, var Record Integration Synch. Job Errors) | Boolean | public | - |
| AreAllRecordsFailed | () | Boolean | public | Pending 18.0 |
| Replaced by AreSomeRecordsFailed procedure |
| HaveJobsBeenIdle | (Integer) | Boolean | public | - |
| CanBeRemoved | () | Boolean | public | - |
| AreSomeRecordsFailed | () | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnCanBeRemoved | (Record Integration Synch. Job, var Boolean) | - |