How to bulk stop all Maximo workflow assignments?
Sometimes, we need to stop all current assignments so that the records can be routed through a new workflow revision. […]
Sometimes, we need to stop all current assignments so that the records can be routed through a new workflow revision. […]
Previously, I provided some examples of a custom HTTP end-point using the java.net.URL library. In a few cases, this library
When building integration in #Maximo, sometimes, using a web service inspection tool is not possible. Another option is we can build a Mock API using Automation script to inspect the request.
Just want to document a strange issue I had today. I have this small Python program that uses the pyodbc
This is a list of old training books created by MRO before it was acquired by IBM. I used these
This article discusses some of the most common integration requirements between Maximo and other enterprise applications.
The custom endpoint can be associated with the publish channel and external system. This means, the interface is fully compatible with other MIF functionalities
This post provides intructions on how we can easily strip the Maximo’s Long Description field from the richtext format to keep the plain text.
When dealing with a large amount of data or migrating workflow configuration, we might need to generate and use INSERT script. This article describes how to do it.