IBM Maximo Application Suite 9.2: The Practical Updates Worth Knowing

By MORE by Naviam AI Summary — based on the More by Naviam podcast episode with Steven Shull and Phil Runion.

IBM ships a new version of Maximo Application Suite about once a year, usually somewhere around June, give or take. Every release lands as a mix of headline features, quieter enhancements, and behind-the-scenes plumbing that most people never see.

With MAS 9.2, the updates that stand out aren't the flashy ones. They're the practical ones.

TL;DR

MAS 9.2 isn't defined by one big feature. It's a stack of practical changes that, together, make Maximo easier to administer, support, and use. The highlights:

  • Email gets more reliable — SMTP queuing so messages aren't lost when the mail server is down, plus SMTP OAuth support and a configurable send-from address for scheduled reports.
  • User management moves into Maximo Manage — the separate Mongo-based suite-level user record goes away, which simplifies admin work and environment refreshes.
  • Fewer workarounds — communication templates replace YAML-based MAS Core comms, and behaviors like auto-populating an asset from a location become organization-level settings.
  • Operational Dashboards keep maturing — charts, work queues, embedded content like Power BI, and actions that let users do work, not just view it.
  • Maximo Mobile is easier to stand up — QR-code setup, better traffic routing, mobile dashboards, and visual inspection.
  • Better supportability — thread IDs and pod names in logging, and a new 200-row default table download limit to protect performance.
  • Upgrade advice: test it early in non-production, but don't rush the first release into production.

On a recent episode of More by Naviam, Steven Shull and Phil Runion walked through the 9.2 features that matter most to the people actually living in Maximo every day — admins, support teams, cloud providers, planners, supervisors, technicians, and the power users who keep everything moving. Here's what stood out.

Why MAS 9.2 matters

The direction of this release comes down to one line: more of Maximo's control is moving back to where Maximo people already work.

That's a bigger deal than it sounds. Most Maximo teams are comfortable in Maximo Manage. They know users and security groups, communication templates, automation scripts, object structures, system properties, escalations, cron tasks, reports, and integrations. They are far less comfortable editing YAML files in OpenShift or chasing user records across suite-level synchronization. So every time MAS 9.2 takes something that used to require platform-level work and turns it into a setting inside Manage, that's a win for the people doing the day-to-day administration.

Steven and Phil also noticed how many of these changes look like they came straight out of real customer feedback through the IBM Ideas Portal. That's worth saying out loud: if your organization has a recurring Maximo pain point, submitting and voting on ideas seems to influence what shows up in future releases. Dark mode is a good example of the kind of request IBM is clearly hearing. It's not in 9.2, but the interest is loud. And for anyone who's had to log into Maximo at two in the morning, dark mode cannot come soon enough.

What admin changes reduce the old workarounds?

Administrative simplification is the strongest theme in 9.2, and user management is the cleanest example.

In earlier versions of MAS, a user could exist in two places: Maximo Manage and a separate Mongo-based suite-level record. That split created real friction, especially during a production-to-non-production refresh. Anyone who's refreshed prod into dev, test, or training knows the checklist is long — users, passwords, authentication, integrations, endpoints, cron tasks, system properties, environment-specific settings. Adding a second user record outside of Manage just made it longer.

In MAS 9.2, that Mongo-based user record goes away, and user management moves more fully into Maximo Manage. For long-time admins, that means working with the tools and processes they already know, which also makes bulk user updates more straightforward instead of forcing teams to reconcile multiple layers.

The same idea shows up in communications. MAS 9.2 moves away from YAML-based MAS Core communications toward Maximo communication templates. That sounds technical, but the payoff is simple: admins already know communication templates. They know how to edit the message, manage recipients, use substitution variables, and switch a template on or off. YAML in OpenShift is a different world, and in a lot of organizations Maximo admins don't even have OpenShift access — that work sits with an infrastructure or platform team. Pulling these communications into Manage hands control back to the people who actually administer the system.

There's also a smaller change that's easy to underrate. For years, Maximo has automatically populated an asset when a user enters a location that only has one asset tied to it. Some organizations love that behavior. Plenty of others have fought it with automation scripts and other workarounds. In MAS 9.2, it becomes an organization-level setting. That's exactly where a behavior like that belongs.

What's new with email and reporting in MAS 9.2?

Email is never the exciting part of a Maximo release, but it's one of the most important. Maximo leans on email for workflows, escalations, approvals, notifications, scheduled reports, and a long tail of business processes. When it works, nobody thinks about it. When it breaks, everybody notices.

MAS 9.2 adds three changes here that solve problems teams have long had to work around in the field:

  • SMTP email queuing when the mail server is unavailable. In older versions, if Maximo tried to send while the mail server was down or unreachable, that message could simply be lost. That's a problem for anyone, and especially for organizations on Microsoft 365, Google, SendGrid, Amazon SES, or other cloud email services. Naviam has historically stood up extra infrastructure to handle queuing, logging, and availability, so having more of that capability inside Maximo itself is a meaningful step.
  • SMTP OAuth support. As basic authentication keeps getting phased out or discouraged by the major providers, OAuth stops being optional. This keeps Maximo aligned with modern email security instead of fighting it.
  • A configurable "send from" address for scheduled reports. Previously, scheduled reports could go out as the user who scheduled them. That breaks down fast — the user might not have permission to send through the SMTP server, they might leave the company, or their address might trip spam filtering. Setting a shared system address through a system property is cleaner, and it's one more workaround replaced by a setting.

That last point is the pattern to watch across this whole release. The changes admins like best are usually the ones that turn a workaround into a checkbox.

How do Operational Dashboards and the UI improve?

Start Centers have been part of Maximo for a long time, plenty of organizations still rely on them, and they aren't disappearing overnight. But they get messy. A large environment can accumulate a pile of Start Center templates, result sets, KPIs, and portlets that becomes hard to manage and tune.

Operational Dashboards are the more modern path forward, and in MAS 9.2 they keep getting better — charts, work queues, embedded content, and actions. The actions piece is the part worth noting first, because a dashboard shouldn't just show information, it should help users do something with it. A supervisor approving work orders, a service desk manager reviewing open tickets, a maintenance manager watching backlog, a planner looking at upcoming work — work queues support those jobs in a more action-oriented way than a traditional Start Center result set ever did.

Phil also called out embedded content, like Power BI reports. That opens up some real possibilities when an organization wants Maximo users to see operational data and external analytics in one place instead of jumping between tools.

Two more things worth noting:

  • Role-based applications keep maturing. Some of the newer apps look ready for broader use, particularly around administration, users, and security. Others, like Work Order Tracking, deserve more planning for organizations with customizations, industry solutions, or complex work processes. The direction is clear, though — IBM keeps making these apps more capable.
  • Focus mode. When a user has access to dozens of applications, the left navigation gets crowded fast. Focus mode lets users narrow it down to the apps they actually use. It's a small thing, and it's the kind of small thing people will use every day.

What changed in Maximo Mobile?

Maximo Mobile picks up several updates in 9.2, and the most practical one is QR-code-based setup.

Anyone who's helped users configure the mobile app knows setup is one of the first places things go sideways. People don't know which URL to enter. They use the Manage URL instead of the mobile endpoint. They mistype it. They aren't sure which environment they're supposed to connect to. QR-code setup takes most of that guesswork off the table, which matters a lot for technicians and field users who just need to get into the app and start working.

A few other mobile improvements stood out:

  • Better mobile traffic routing, which Phil noted is especially valuable for medium and large deployments. As more technicians come onto Maximo Mobile, being able to route or separate that traffic more intentionally helps with scaling, performance, and troubleshooting.
  • Mobile dashboards. Field users don't want to bounce between a stack of disconnected apps. They want a clear starting point. A dashboard-style experience can surface assigned work orders, inspections, service requests, and other tasks in one place.
  • Visual inspection from the mobile app, which ties Maximo Mobile more closely to Maximo Visual Inspection. A technician can take a photo and use a model to help identify a crack, a defect, an abnormal condition, or some other issue. Not everyone will turn this on right away, but it's a good signal of where the broader suite is headed — mobile execution, inspections, AI, and asset management working together out in the field.

What about logging, downloads, and supportability?

A handful of 9.2 changes are really about protecting performance and making troubleshooting less painful.

The one users will notice first is the new default table download limit of 200 rows. Some people won't love that at first, and that's understandable. But large list-tab exports can cause serious performance problems, and a list-tab download was never meant to be a bulk data extraction tool. For larger data needs, the right tools are reports, integrations, object structures, APIs, or database queries — something more controlled. The limit is adjustable, but the intent is clear: keep users from accidentally creating a performance problem.

On the support side, MAS 9.2 adds thread IDs and pod names to logging. Thread IDs make it easier to group related log entries, and pod names tell support teams where something actually happened in an OpenShift environment. These aren't glamorous features, but anyone who's spent a night digging through logs knows that a small improvement in traceability can save hours.

Should you upgrade to MAS 9.2 right away?

Steven's advice on the episode was simple: start testing early, but don't rush the first release straight into production.

There's a lot to like in 9.2, and most organizations should begin evaluating it now. But Maximo upgrades need real testing, especially when an environment includes custom applications, automation scripts, integrations, mobile users, industry solutions, large data volumes, or complex workflows. The smart approach is to install MAS 9.2 in a non-production environment, test the configuration, explore the new features, and find the issues before building a production rollout plan.

That's not being overly cautious. That's just good Maximo practice.

Key takeaways

  • SMTP email queuing helps prevent lost messages when the mail server is unavailable.
  • SMTP OAuth support keeps Maximo aligned with modern email security.
  • A configurable scheduled-report send-from address replaces a common workaround.
  • User management moves more fully into Maximo Manage, and the Mongo-based user record goes away.
  • Communication templates replace harder-to-manage YAML configuration.
  • Operational Dashboards keep maturing as an alternative to Start Centers, now with actions and embedded content.
  • Role-based applications continue to get more capable.
  • Focus mode simplifies a crowded left navigation.
  • Organization-level settings replace several old automation-script workarounds.
  • Maximo Mobile setup gets easier with QR-code configuration, plus better traffic routing, mobile dashboards, and visual inspection.
  • Thread IDs and pod names improve logging and supportability.
  • A new 200-row default table download limit protects performance and is adjustable.
  • MAS 9.2 is worth testing early — but plan production upgrades carefully.

Frequently asked questions about MAS 9.2

When is IBM Maximo Application Suite 9.2 released?

IBM typically releases a new version of Maximo Application Suite once a year, around the middle of the year. MAS 9.2 follows that pattern, continuing IBM's annual release cadence.

What are the biggest changes in MAS 9.2?

The most impactful changes are SMTP email queuing and OAuth support, user management moving fully into Maximo Manage (with the Mongo-based suite-level user record removed), communication templates replacing YAML-based MAS Core communications, continued improvement of Operational Dashboards, easier Maximo Mobile setup via QR code, and better logging through thread IDs and pod names.

Does MAS 9.2 remove the separate Mongo user record?

Yes. In MAS 9.2 the Mongo-based suite-level user record goes away, and user management moves more fully into Maximo Manage. That simplifies administration and makes environment refreshes and bulk user updates easier.

What email improvements does MAS 9.2 include?

MAS 9.2 adds SMTP email queuing so messages aren't lost when the mail server is unavailable, SMTP OAuth support to meet modern email security requirements, and a system property to control the "send from" address for scheduled reports.

What's the difference between Operational Dashboards and Start Centers in MAS 9.2?

Start Centers are the long-standing Maximo home experience and still work, but they can become cluttered in large environments. Operational Dashboards are the more modern option and, in 9.2, support charts, work queues, embedded content like Power BI, and actions that let users do work directly rather than only viewing information.

Why does MAS 9.2 limit table downloads to 200 rows?

Large list-tab exports can create serious performance issues, and a list-tab download isn't intended for bulk data extraction. The 200-row default reduces that risk. It's adjustable, and for larger data needs, organizations should use reports, integrations, object structures, APIs, or database queries.

Should I upgrade to MAS 9.2 immediately?

Start testing it early in a non-production environment, but don't push the first release straight into production. Test the configuration, validate customizations, integrations, mobile, and workflows, then build a production rollout plan.

Final thoughts

MAS 9.2 isn't the kind of release that gets defined by one big, flashy feature, and that's fine. What makes it interesting is how practical it is. It brings more control back into Maximo Manage. It clears out some old workarounds. It improves email handling. It makes mobile setup easier. And it gives admins better tools when they need to support and troubleshoot.

That's the kind of release Maximo teams tend to appreciate once they start working with it. The takeaway from Steven and Phil: test it in non-production first.

Thinking about MAS 9.2 or planning your next Maximo upgrade? Naviam can help you evaluate what matters for your environment, test the new release, and build a practical upgrade plan that reduces risk while helping your team take advantage of everything in MAS 9.2.

MORE Community Logo
Live from the MORE community

Your Maximo questions probably already have answers

See what Maximo users are asking, answering, and solving right now.

Entdecken Sie den ultimativen Leitfaden zur IBM Maximo Application Suite (MAS)

Erfahren Sie alles, was Sie wissen müssen, um Ihre Vermögensverwaltungsstrategie zu modernisieren.

Darin erfährst du:

  • Was ist neu in IBM Maximo Application Suite 9.0
  • Hauptunterschiede zwischen Maximo 7.6 und MAS
  • Wie AppPoints und OpenShift das Spiel verändern
  • Branchenanwendungsfälle in den Bereichen Energie, Fertigung und Transport
  • Schrittweise Anleitung für das Upgrade und die Bereitschaft zur Migration
Cover of 'The Ultimate Guide to MAS Maximo Application Suite' by Naviam featuring a man in a yellow construction helmet and safety vest holding a tablet.
×

ActiveG, BPD Zenith, EAM Swiss, InterPro Solutions, Lexco, Peacock Engineering, Projetech, Sharptree, and ZNAPZ have united under one brand: Naviam.

You’ll be redirected to the most relevant page at Naviam.io in a few seconds — or you can go now.

Read Press Release