Preventive Service Planning
Abstract
The mxe.crontask.dorun property system property defines which cron tasks will run on a server or cluster.
Content
In Maximo Asset Management 7.6, a new system property, mxe.crontask.dorun property, was introduced to define which cron tasks will run on a server or cluster.
By default, the mxe.crontask.dorun property is empty. Cron tasks or instances of cron tasks that are specified on the mxe.crontask.dorun property will run on the server or cluster, provided that these cron tasks or instances of cron tasks are not specified on the mxe.crontask.donotrun property. Any cron tasks or instances of cron tasks specified on the mxe.crontask.donotrun property will not run even if they are specified on the mxe.crontask.dorun property. For example, if the same cron task is specified on both the mxe.crontask.dorun property and on the mxe.crontask.donotrun property, the mxe.crontask.donotrun property takes priority, and the cron task will not run.
You can use a combination of these system properties to run a cron task on a server, and exclude a particular instance of that cron task. If the mxe.crontask.dorun property is left empty, all cron tasks will run except for those specified on the mxe.crontask.donotrun property.
Related Information
Was this topic helpful?
Document Information
Modified date:
17 June 2018
UID
swg21902554