Attribute launch points

You can use the attribute launch point to customize the field validation, action, initialization, and lookups in the scripting framework.

The script can access the event Maximo® business object (MBO) by using the implicit variable mbo and all the related MBOs. Also, the modified attribute is available implicitly as a variable inside the script. The variable name is the lowercase value of the modified attribute name. The script has access to the event MBO by using the implicit variable mbo, the MboSet, and all the related MBOs.

To create a script that uses the attribute launch point in the Automation Scripts application, click Create > Script with Attribute Launch Point.