Show / Hide Table of Contents

    ImportData Procedure

    Codeunit IQ Main

    Imports all data (files) for the selected Integration.

    Signature

    ImportData(StopWithError: Boolean; IntegrationSetupCode: Code[20]) : Boolean
    

    Parameters

    StopWithError Boolean

    If true problems throws error, if false this function returns false on error.

    IntegrationSetupCode Code[20]

    The Code for the integration to import. All integrations are imported if this is blank.

    Returns

    Boolean

    true if import succeeds, false if it fails.

    This documentation is generated from Spider v26.0.242160.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX