Show / Hide Table of Contents

    IQIT Sample Handler

    This is a sample implementation of an "IQ Integration Type".

    Each integration that has some kind of custom processing of data will need to implement a new "IQ Integration Type".

    Object Definition

    Object TypeCodeunit
    Object ID70314125
    Object NameQWESR IQIT Sample Handler
    Table No.QWESR Integration Queue

    Procedures

    Name Description
    AdditionalSettingsIsSupported(): Boolean
    AnalyzeHistory(Record "QWESR Integration Queue Hist"): Boolean
    ArchiveData(Record "QWESR Integration Queue")
    ClearAdditionalSettings(Code[20]): Boolean
    GetIntegrationSteps(Codeunit "QWESR Integration Type Mgt."; Record "QWESR tIQStepOrder" temporary)
    IsIntegrationQueueDeletionAllowed(Record "QWESR Integration Queue"): Boolean
    IsIntegrationQueueImportDeletionAllowed(Record "QWESR Integration Queue Import"): Boolean
    ShowAdditionalSettings(Code[20]): Boolean
    ShowDetails(Record "QWESR Integration Queue"): Boolean
    ShowHistoryDetails(Record "QWESR Integration Queue Hist"): Boolean

    This documentation is generated from Spider v21.1.79758.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX