IQ Main
Functions to use the Integration Queue functionality.
Object Definition
Object Type | Codeunit |
Object ID | 70314082 |
Object Name | QWESR IQ Main |
Procedures
Deprecated Procedures
Name | Description |
---|---|
CreateIQ(Code[20]; Text[1000]; Text[50]; Record "QWETB tTempBlob" temporary; DateTime): Integer | Creates a new record in the Integration Queue table. |
CreateIQ(Code[20]; Text[1000]; Text[50]; Record "QWETB tTempBlob" temporary; Record "QWETB tTempBlob" temporary; Integer; DateTime): Integer | Creates a new record in the Integration Queue table. |
DirectExecuteBlob(Record "QWETB tTempBlob" temporary; Code[20]; Text[1000]; Boolean): Integer | Processes the selected integration. |
DirectExecuteFunction(Code[20]; JsonObject; Record "QWETB tTempBlob" temporary; Boolean): Integer | Processes the function specified by the Communication Method in the provided Integration Setup. |
This documentation is generated from Spider v27.0