Integration Type Mgt.
Functions and events used by Integration Types.
Object Definition
| Object Type | Codeunit |
| Object ID | 70314126 |
| Object Name | QWESR Integration Type Mgt. |
Procedures
| Name | Description |
|---|---|
| AddIntegrationStep(Enum "QWESR IQ Integration Type"; Record "QWESR tIQStepOrder" temporary; Enum "QWESR IQ Step"; Integer) | Used by custom Integration Types to add steps. Called from a subscriber to the OnBeforeAddIntegrationStep event. |
Events
| Name | Description |
|---|---|
| OnAfterDeleteIntegrationQueue(Enum "QWESR IQ Integration Type"; Record "QWESR Integration Queue"; Record "QWESR Integration Queue Hist") | Raised when a record in the Integration Queue table is about to be deleted and has been copied to the History table. |
| OnAfterDeleteIntegrationQueueHistory(Enum "QWESR IQ Integration Type"; Record "QWESR Integration Queue Hist") | Raised when a record in the Integration Queue History table is about to be deleted. |
| OnAfterDeleteIntegrationQueueImport(Enum "QWESR IQ Integration Type"; Record "QWESR Integration Queue Import"; Record "QWESR Integration Queue Hist") | Raised when a record in the Integration Queue Import table is about to be deleted and has been copied to the History table. |
| OnBeforeImportIntegrationSetup(Enum "QWESR IQ Integration Type"; Code[20]; Boolean) | Raised when the regular Integration Queue Import flow needs to be bypassed. |
This documentation is generated from Spider v21.1.79758.0