Show / Hide Table of Contents

    JQ IQ Check OK

    This codeunit is used to schedule an error check of the Integration Queue.

    An error will be thrown and the scheduled job will fail if there are any errors in the "Integration Queue" or "Integration Queue Import" tables for the specified integration.

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

    Object Definition

    Object TypeCodeunit
    Object ID70314086
    Object NameQWESR JQ IQ Check OK
    Table No.Job Queue Entry

    Example

    Check Integration INT01

    "Parameter String" = INT01
    

    The scheduled job queue entry will fail if there are any entries in Integration Queue with the "Integration Setup Code" INT01 with errors, or if there are any entry in Integration Queue Import with the "Integration Setup Code" INT01. Otherwise it will succeed.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX