Pages

Showing posts with label CronTask. Show all posts
Showing posts with label CronTask. Show all posts

Monday, April 20, 2020

Run automation script as cron task in Maximo 7.6+

You can use a script to run the cron task by using a Java Class com.ibm.tivoli.maximo.script.ScriptContask in the cron task definition and then attach the automation script to the cron task in parameters. For this script, we don't need a launch point.