Show / Hide Table of Contents

    Job Queue Tester

    This codeunit can be scheduled in the Job Queue when troubleshooting Job Queue behaviors.

    When scheduling this in the Job Queue, you can simulate both successful and failing jobs, by using different Parameter String on the Job Queue Entry.

    These are the supported values of the Parameter String:

    • TEST_ERROR - This job will fail every time.
    • TEST_OK - This job will succeed every time.
    • TEST_RANDOM - This job will succeed of fail, with 50% probability of each result.
    • TEST_LOOP - This job will run for 15 seconds, updating the Progress Message with progress.

    Object Definition

    Object TypeCodeunit
    Object ID70335288
    Object NameQWEJQ Job Queue Tester
    Table No.Job Queue Entry

    This documentation is generated from Smart Job Queue v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX