Question & Answer
Question
Cause
The user interface for Maximo Application Suite Manage, which is based on the IBM Carbon design framework, provides a different user experience than legacy Maximo Asset Management 7.6.x versions. By default, information for the logged-in user is located in the user profile menu, accessible by clicking the profile icon in the upper-right corner of the application header.
To restore the behavior of displaying the user name and site directly in the header, you can use a specific system property. This allows administrators to customize the header for users who are used to seeing this information at all times.
Answer
You can enable this feature by configuring the mxe.webclient.customPageHeader system property. In some configurations, this property is used as a switch to turn the feature on, and then as a variable to hold the text you want to display. Follow these steps to implement the change.
Step-by-step Instructions:
-
Log in to IBM Maximo Manage with an account that has administrative privileges.
-
Navigate to the System Properties application by going to System Configuration > Platform Configuration > System Properties.
-
In the list view, use the filter for the Property Name field to search for
mxe.webclient.customPageHeader. -
If the property does not exist, you must first create it. Click New Row on the toolbar to add a new property.
-
Enter the following information for the property and save it:
-
Property Name:
mxe.webclient.customPageHeader -
Description: (Recommended)
Enables and defines the custom text in the UI header. -
Global Value:
true
-
-
Click Save Property.
-
After saving, you must apply the change. Find the property again, select its checkbox, and from the Common Actions menu, select Live Refresh. Click OK in the confirmation dialog.
-
To verify the change, log out of Maximo Manage and log back in. You may also need to clear your browser's cache.

We hope this document is helpful.
Was this topic helpful?
Document Information
Modified date:
01 August 2025
UID
ibm17241359