I have an automation script in Maximo 7.6.1.1 that updates custom fields in the WORKORDER
table.
I want to execute the automation script when the LatitudeY
and LongitudeX
fields (in the WOSERVICEADDRESS
table) are edited by users.
What kind of launch point do I need to do this?
Edit:
For anyone who's learning automation scripting in Maximo, I strongly recommend Bruno Portaluri's Automation Scripts Quick Reference PDF. It doesn't have information about launch points, but it's still an incredibly valuable resource.
I wish I'd known about it when I was learning automation scripting...it would have made my life so much easier.