Show / Hide Table of Contents

    Import Procedure

    Interface IQCM Import

    This function should import the data into Data blob field in the provided Integration Queue Import record, with data on this record as parameters.

    Signature

    Import(var IQI: Record "QWESR Integration Queue Import") Handled: Boolean
    

    Parameters

    var IQI Record "QWESR Integration Queue Import"

    The record that the data should be imported for. The fields Path, Name or "Full Path" should contain the information needed.

    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