Pages

Showing posts with label Automation Script Example. Show all posts
Showing posts with label Automation Script Example. Show all posts

Wednesday, March 23, 2022

Automation Script Quick Reference

Here are some of the quick reference guide for every maximo developer.

Before we begin with some example, you must be aware of automation script implicit variables. Please refer to this post for detailed explanation of the implicit variables. 

Wednesday, January 6, 2021

How to generate asset description from classification using automation script

To generate the description from classification, Generate Description (GENASSETDESC) and Use Classification (USECLASSINDESC) has to be checked.

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.

Thursday, April 16, 2020

Types of Automation Script

Below are the Scripts with events you can create in Maximo 7.6+