Integrating with Netcool/OMNIbus
Maximo IT can be integrated with Netcool/OMNIbus. For more information on how this integration is supported, see Netcool/OMNIbus Integrations.
When integrating Maximo IT with Netcool/OMNIbus, follow the steps below to modify the
TSRM gateway:
- Extract the API key from Maximo Application Suite.
- Download the gateway jar file from "$OMNIHOME/gates/java/".
- Decompile the .jar file.
- Extract the class "HttpClient" class.
- Search for getAuthentication method.
- Replace the headers set in getAuthentication method to "apikey" and add the API key (generated from MAS).
- Recompile and import to the .jar file.
- Re-run nco_g_tsrm.