Send HTTP Request from Automation Script (Improved version)
Detailed examples of how to send HTTP GET/POST requests from Maximo using Automation script by using a real-world example of an interface with ArcGIS Online
Detailed examples of how to send HTTP GET/POST requests from Maximo using Automation script by using a real-world example of an interface with ArcGIS Online
This article provides a solution to automatically resize images when uploading to Maximo using automation script to reduce download time on mobile devices
Ever since ChatGPT’s release, I’ve been contemplating how to leverage large language models (LLM) to enhance legacy applications like Maximo.
Working in IT, we deal with strange issues all the time. However, every once in a while, something would come
Downtime is costly to the business. As developers, avoiding it can give us a ton of benefits both in terms
With the introduction of the Maximo Application Suite, I have had to deal with more and more Maximo environments on
One error we often have to deal with is an incorrect sequence when adding new data to Maximo. There are
While the JSON API in the newer version of Maximo is quite useful, for many integration scenarios, I still prefer
This issue hit me a few times and always took me some time to figure out what happened. So I