User Guide : Advanced Scheduling
 
Share this page                  
Advanced Scheduling
 
Cron Expressions
Building a Cron Expression
Cron Expressions
The Integration Manager console lets you set a schedule for jobs using a cron expression, which is a specially formatted text string.
The following example is a cron expression representing a schedule that will run at 1:25 p.m. on the first day of each month.
0 25 13 1 * ? *