ArchiveData Procedure
This function allows for additional processing of any related data when the Integration Queue record is being archived. During archiving an Integration Queue History (table "QWESR Integration Queue Hist") record is created, if this integration is configured for history. The records in "QWESR Integration Queue" and "QWESR Integration Queue Hist" has the same primary key, so it is possible to fetch and modify the Integration Queue History record.
Signature
ArchiveData(IQ: Record "QWESR Integration Queue")
Parameters
IQ
Record "QWESR Integration Queue"
The Integration Queue record that is being archived. This record will be deleted right after this call.
This documentation is generated from Spider v27.0