With DirXML Jobs, the crontab syntax is not extensive enough.
For example, SLES crontab allows the use of:
*/5 * * * *
but a DirXML Job requires having to list them ALL out in comma delimited format:
0,5,10,15,20,25,30,35,40,45,50,55 * * * *
by: Ben W. | over a year ago | Other
Comments