Create recurring quality control checks

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

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:

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

    ToggleDescription
    Recurring JobSpecifies 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 MondaysTurn on the toggle to run the job queue entry on Mondays.
    Run on TuesdaysTurn on the toggle to run the job queue entry on Tuesdays.
    Run on WednesdaysTurn on the toggle to run the job queue entry on Wednesdays.
    Run on ThursdaysTurn on the toggle to run the job queue entry on Thursdays.
    Run on FridaysTurn on the toggle to run the job queue entry on Fridays.
    Run on SaturdaysTurn on the toggle to run the job queue entry on Saturdays.
    Run on SundaysTurn on the toggle to run the job queue entry on Sundays.
  5. Enter the required information in the following fields:

    FieldDescription
    Next Run Date FormulaEnter 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 TimeEnter the earliest time of the day that the recurring job must run.
    Ending TimeEnter the latest time of the day that the recurring job must run.
    No. of Minutes between RunsEnter 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 PeriodEnter 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.