<%@ page isELIgnored="true" %> <%@ taglib uri="cms" prefix="cms" %> Create Cron Schedule

Create Cron Schedule

Cron Schedules may be configured to consider nightly or weekly outages of servers (for backups), weekly builds, or builds that occur on every other Friday except in February, etc.

To create a Schedule, you must have Administrative permissions. See Setting Up Security.

  1. Go to System > Schedules under the Project Support menu.

  2. Click the Create Schedule button.

  3. Check the schedule type:

    • Cron Expression Schedule. Fires based on a Cron expression.

  4. Click Set.

  5. Configure Cron Schedule.

    • Name the schedule.

    • Description. Give a description of the schedule.

    • Cron Expression. Provide the Cron expression to use for determining the schedule. See the New Schedule page of the AnthillPro UI for detailed instructions.

  6. Click Set then Done.