IQ Http Mgt.
Functions to use the Web Wrapper with the Integration Queue.
Object Definition
| Object Type | Codeunit |
| Object ID | 70314142 |
| Object Name | QWESR IQ Http Mgt. |
Procedures
| Name | Description |
|---|---|
| CreateHttpGetParameterObject(Text): JsonObject | Creates a JsonObject that should be used as a function parameter for the Communication Method Http GET. |
| CreateHttpGetParameterObject(Text; Dictionary of [Text, Text]): JsonObject | Creates a JsonObject that should be used as a function parameter for the Communication Method Http GET. |
| CreateHttpPostParameterObject(Text; Codeunit "Temp Blob"): JsonObject | Creates a JsonObject that should be used as a function parameter for the Communication Method Http POST. |
| CreateHttpPostParameterObject(Text; Codeunit "Temp Blob"; Dictionary of [Text, Text]): JsonObject | Creates a JsonObject that should be used as a function parameter for the Communication Method Http POST. |
| CreateHttpPostParameterObject(Text; Codeunit "Temp Blob"; Dictionary of [Text, Text]; Dictionary of [Text, Text]): JsonObject | Creates a JsonObject that should be used as a function parameter for the Communication Method Http POST. |
| CreateHttpPostParameterObject(Text; Codeunit "Temp Blob"; Dictionary of [Text, Text]; Dictionary of [Text, Text]; Dictionary of [Text, Text]): JsonObject | Creates a JsonObject that should be used as a function parameter for the Communication Method Http POST. |
| SetupHttp(Record "QWESR IQCM Http"; Codeunit "QWETB Web Wrapper") | This function is used to setup the Web Wrapper according to the settings in IQ Communication Method Http GET and Http POST. |
| SetupHttp(Record "QWESR IQCM Http"; Codeunit "QWETB Web Wrapper"; Dictionary of [Text, Text]) | This function is used to setup the Web Wrapper according to the settings in IQ Communication Method Http GET and Http POST. |
This documentation is generated from Spider v27.2