Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

On the Task Scheduler screen, you can force a scheduled task to run immediately. Running the task manually will not interfere with the day or time you have scheduled. This option is helpful if the task has not been run frequently enough.

Caution: Do not run several tasks at the same time because they will queue up and cause slow response times. best practice/note - when configuring scheduled task it is best practice to allow time between tasks and ensure that the times chosen are appropriate given the intended sequencing of tasks.

Question for reviewer: What happens if a user attempts to run several tasks at the same time? (I believe they will queue up in the system and cause severe latency, is that correct Todd?) No. They will queue up by process server and run in the order they were submitted.

To run a scheduled task now:

  1. Open the Task Scheduler screen:
    1. In the toolbar, click the Main Menu icon ( ).
    2. From the drop-down list under the Admin section, select Task Scheduler.
      The Task Scheduler screen appears in a separate tab.
    Or
    1. On the home screen, click Administration .
    2. Click the Task Scheduler Icon (  ).
      The Task Scheduler screen appears in a separate tab.
  2. Click the task you want to run now.
  3. Click Run Scheduled Task Now  (  ).
    A confirmation dialog box appears.
  4. Click OK.
    The dialog box closes and the task runs immediately.
  • No labels