JQ IQ Execute
This codeunit is used to schedule a processing of entries in the Integration Queue.
You must specify which integration to process by setting the code of the Integration Setup in the "Parameter String" field on the "Job Queue Entry" record.
The processing stops if any error occurs.
Object Definition
Object Type | Codeunit |
Object ID | 70314089 |
Object Name | QWESR JQ IQ Execute |
Table No. | Job Queue Entry |
Example
Process Integration INT01
"Parameter String" = INT01
All entries in the Integration Queue with the "Integration Setup Code" INT01 is handled, one by one, stopping if an error occurs.
This documentation is generated from Spider v27.0