<div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1066880148/?value=0&amp;label=4oTQCMyJzwQQlJnd_AM&amp;guid=ON&amp;script=0">

Interloc Solutions Blog

Interested in anything & everything Maximo? Subscribe to the Interloc Solutions 100% Maximo blog to stay up-to-date on the latest IBM Maximo news.

Blog Feature

By: Julio Perera
August 21st, 2024

This is a continuation of our series of blogs about deployment of MAS. In this case, we are going to describe how to configure Kafka Topics as Queues in MAS Manage. In general, the configurations are described in the following URL: https://www.ibm.com/docs/en/mas-cd/maximo-manage/continuous-delivery?topic=applications-integration-apache-kafka. There is an assumption that the Kafka Server has been already installed and it is working in OpenShift. Currently the installation supports both AMQ Streams or Strimzi operators, although we prefer Strimzi as it doesn’t require a license.

Blog Feature

By: Joe Battle
August 19th, 2024

See It Before You See It

Blog Feature

By: Darlene Nerden
August 16th, 2024

IBM has released Maximo Application Suite Security Bulletins this week. The links to the bulletins are below. The bulletins contain information regarding when, where, and/or how to address the vulnerability.

Blog Feature

By: Darlene Nerden
July 11th, 2024

IBM has released Maximo Application Suite Security Bulletins this week. The links to the bulletins are below. The bulletins contain information regarding when, where, and/or how to address the vulnerability.

Blog Feature

By: Vijet Shanbhag
July 11th, 2024

Introduction Maximo provides a very robust scripting environment to configure the system as per user requirements. Leveraging automation scripts is becoming a best practice over customizing java classes for several reasons with some key benefits of more efficient build, deployment and test cycles as well as maintainability during upgrades by keeping enhancements at Maximo configuration tools to future-proof upgrades for automatic upgrade capability vs manual upgrade activities involved with migrating java code customizations.