Show / Hide Table of Contents

    IQ Step

    Specifies the different steps that an integration is made of. Each integration specifies what a step is, ie. a step can do different things in different integrations. If no suitable step is found among the steps that comes out-of-the-box, new steps can be added by extending this Enum.

    Object Definition

    Object TypeEnum
    Object ID70314077
    Object NameQWESR IQ Step

    Values

    Number Name Description
    0 Specifies an undefined step and should not be used.
    1 Import This step can be used for importing data.
    2 Parse This step can be used for parsing data into tables.
    3 Split This step can be used for splitting one Integration Queue Entry into several, connected, Integration Queue Entries.
    4 Export This step can be used for exporting data.
    5 Execute Linked This step is used for executing Integration Queue Entries that are connected to the current entry.
    6 Validate This step can be used for validating data inside parsed tables.
    7 Post This step can be used for posting.
    8 Execute This step can be used for executing something.
    9 Throw Error This step can be used for throwing an error. This can be useful to set as a last step while developing a new Integration Type, to prevent the IQ Entry from being completed.
    10 Archive This step is used for archiving the IQ Entry.
    11 Process This step can be used for processing data.
    12 Invoke Function This step can be used for calling a function.
    13 Create New This step can be used for creating a new IQ Entry.

    This documentation is generated from Spider v21.1.79758.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX