Schedule Process Jobs

You can create a job schedule to automatically run a business process. When you create a schedule for a process, the program exports and runs the process at the scheduled instance or interval. For example, you can schedule a process to run at a time convenient for your organization, such as overnight.

Note: To create a job schedule from any tab of the process status page, select Create job schedule under Tasks.

  1. On the Job schedules tab of the process, select Add. The Create job screen appears.

  2. In the Job name field, enter a name for the scheduled process.

  3. By default, the schedule is active. To suspend it, clear the Enabled checkbox.

  4. In the Schedule type field, select how often to run the process. You can run a process once; on a daily, weekly, or monthly basis; whenever SQL Server Agent service starts; or whenever the computer is idle according to SQL Server Agent. Your selection determines which other fields are enabled.

    1. For a process that runs once, select the date and time to run it.

    2. For a process that runs on a daily, weekly, or monthly basis, select the number of days, weeks, or months between instances in the Occurs every field. For a weekly process, select the day of the week to run it. For a monthly process, select the day of the month to run it. For a process that runs on a daily, weekly, or monthly basis, select whether to run it a single time or at regular intervals on the days when it runs.

    3. For a process that runs on a daily, weekly, or monthly basis, select a start date and, if necessary, an end date. To run the process indefinitely, select No end date.

  5. To return to the Job schedules tab, select Save.