Create recurring quality control checks

Quality Control (BC)  •  Article  •  5/9/2025  •  4 min

You can use job queue entries to automatically run quality control checks on a recurring basis.

The following procedure describes how to set up a job queue entry to automate recurring quality control checks.

  1. Select the Search icon , enter Job Queue Entries, and then choose the related link.
    The Job Queue Entries page opens.

  2. On the action bar, select New.
    The Job Queue Entry Card page opens.

  3. On the General FastTab, enter the required information in the following fields:

    Field Description
    Object Type to Run Enter Codeunit.
    Description Enter a brief description that explains the purpose of the job.
    Object ID to Run Enter the ID 70234090 to run the object for the recurring current job.
    Object Caption to Run Enter CreateQualityCheckJQ14FDW as the codeunit name.
    Earliest Start Date/Time Select the earliest date and time the job should be allowed to run.
  4. On the Recurrence FastTab, turn on the following toggle as required.

    Toggle Description
    Recurring Job Specifies if the job queue entry is recurring. The system automatically turns on the toggle when any of the following toggles are turned on.
    Run on Mondays Turn on the toggle to run the job queue entry on Mondays.
    Run on Tuesdays Turn on the toggle to run the job queue entry on Tuesdays.
    Run on Wednesdays Turn on the toggle to run the job queue entry on Wednesdays.
    Run on Thursdays Turn on the toggle to run the job queue entry on Thursdays.
    Run on Fridays Turn on the toggle to run the job queue entry on Fridays.
    Run on Saturdays Turn on the toggle to run the job queue entry on Saturdays.
    Run on Sundays Turn on the toggle to run the job queue entry on Sundays.
  5. Enter the required information in the following fields:

    Field Description
    Next Run Date Formula Enter the date formula to calculate the next time the recurring job must run. For example, to run the job once a day, enter 1D.
    Starting Time Enter the earliest time of the day that the recurring job must run.
    Ending Time Enter the latest time of the day that the recurring job must run.
    No. of Minutes between Runs Enter the minimum number of minutes that must elapse between job runs. This field is only applicable when the Recurring Job toggle is turned on.
    Inactivity Timeout Period Enter how many minutes can pass before a recurring job with the On Hold status is automatically restarted.
  6. On the action bar, select Set Status to Ready to edit the job queue entry.

On the action bar, select Create Job Queue Entry for Recurring Quality Control Checks - QCA to create the recurring job check automatically on the Shop Floor Production Setup page.