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:
  1. Extract the API key from Maximo Application Suite.
  2. Download the gateway jar file from "$OMNIHOME/gates/java/".
  3. Decompile the .jar file.
  4. Extract the class "HttpClient" class.
  5. Search for getAuthentication method.
  6. Replace the headers set in getAuthentication method to "apikey" and add the API key (generated from MAS).
  7. Recompile and import to the .jar file.
  8. Re-run nco_g_tsrm.