User Guide : Advanced Scheduling : Cron Expressions
 
Share this page                  
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 * ? *