Show / Hide Table of Contents

    InvokeFunction Procedure

    Interface IQCM Function

    This function should invoke this Communication Method Function with data from the Function Data blob as parameters (as Json). This function is called from a step in the Integration Queue and is expected to return the results in the Data blob of the provided record.

    Signature

    InvokeFunction(var IQ: Record "QWESR Integration Queue") Handled: Boolean
    

    Parameters

    var IQ Record "QWESR Integration Queue"

    The Integration Queue record that a function should be invoked for.

    Returns

    Boolean

    true if this method is implemented, otherwise false and an error will be thrown.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX