Show / Hide Table of Contents

    IQ Http Mgt.

    Functions to use the Web Wrapper with the Integration Queue.

    Object Definition

    Object TypeCodeunit
    Object ID70314142
    Object NameQWESR 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.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX