Show / Hide Table of Contents

    JQ IQ Import

    This codeunit is used to schedule an import into the Integration Queue.

    You must specify which integration to import by setting the code of the Integration Setup in the "Parameter String" field on the "Job Queue Entry" record.

    The import stops if any error occurs.

    Object Definition

    Object TypeCodeunit
    Object ID70314087
    Object NameQWESR JQ IQ Import
    Table No.Job Queue Entry

    Example

    Import Integration INT01

    "Parameter String" = INT01
    

    Invokes the import function of the integration with Code INT01. The integration settings specifies how the import should be performed.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX