Running a Background Job

Purpose

The Run Job function is used when a background job needs to be triggered immediately, instead of waiting for its next scheduled run. This is helpful if you want to refresh or update something right away.


Running a Job

🚧 To run a job, please follow the steps below:

1

Locate the job by:

  • 👀 scrolling through the System → Jobs table, or

  • 🔍 using the search bar in the top right corner.

2

Confirm there is a Run button in the Actions column for that job.

3

Click the Run button.

4

Fill in any required fields (if shown).

Confirmation Window Fields

Some jobs may require:

  • ℹ️ an ID field

  • ☑️ a checkbox for a setting

📝 Each field will include a label on the left and a value box on the right.

5

Click OK.

6

Click OK again to proceed.


Verifying the Job

After running, the job’s record in the table will update automatically.

Last updated