This task requires System Access to
the Task Manager in the System area in Setup.
After creating the task job, you may either Run the task
manually as needed or create a schedule to automatically launch
the task for you.
- Open the desired task, then click the Schedules tab
to create a schedule.
- Enter a description for this schedule.
- Choose a Schedule Type from the
drop-down. Choices are:
- Advanced (Dynamic Date)
- Cron Expression
- One Time
- Configure the required setting as needed per your selection
in the previous step.
- Click Save.
Cron
Expression Examples:
Cron Expression |
Description |
0 30 15 * * ? |
Fires this task daily at 3:30PM |
0 0 0 1 * ? |
Fires at midnight the first day of every month. |
0 0 23 15 * ? |
Fires at 11:00 PM on the 15th of every month |
0 0 0 L * ? |
Fires at midnight on the last day of every
month |