...
Scheduling Services Jobs
The following Quartz format is used for the WebManager XperienCentral Scheduling Services:
.------------------- Seconds ( 0 - 59 [,-*/])
| .---------------- Minutes ( 0 - 59 [,-*/])
| | .------------- Hours ( 0 - 23 [,-*/])
| | | .---------- Day of month ( 1 - 31 [,-*?/LWC])
| | | | .------- Month ( 1 - 12 or JAN-DEC [,-*/])
| | | | | .---- Day of week ( 1 - 7 or SUN-SAT [,-*?/LC#])
| | | | | | .- Year (OPTIONAL: empty or 1970 - 2099 [,-*/])
| | | | | | |
* * * * * * *
|
...
The following cron format is used for the WebManager Search Engine.
Notice that it has no place to specify seconds or the year.
...