Table of Contents

Integration Type Mgt.

Functions and events used by Integration Types.

Object Definition

Object TypeCodeunit
Object ID70314126
Object NameQWESR 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
OnAfterAddIntegrationStep(Enum "QWESR IQ Integration Type"; Record "QWESR tIQStepOrder" temporary; Enum "QWESR IQ Step"; Integer) Raised after an Integration Step is added for an integration type.
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.
OnBeforeAddIntegrationStep(Enum "QWESR IQ Integration Type"; Record "QWESR tIQStepOrder" temporary; Enum "QWESR IQ Step"; Integer; Boolean) Raised before an Integration Step is added for an integration type.
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 v27.2