IBM Support

Maximo 7.5.x System information displaying in the IE title bar (for WebSphere only)

Question & Answer


Question

How do you display the Maximo 7.5.x System info in the IE title bar on WebSphere?

Answer

On WebSphere, in the Maximo 7.5.x Base Services versions the system administrator can add various information in the Client Browser.

Some examples to think of are as follows:

-Server address information
-IP address information
-User name etc.

This can be achieved by modifying the titlebar.jsp file found in Maximo Base Services 7.5.x or Smart Cloud Control Desk (SCCD) 7.5 in the following default path:

\maximo\applications\maximo\maximouiweb\webmodule\webclient\components

The change to be made in the .JSP file is as follows:

Line Number : 99

<%@page import="psdi.server.MXServer"%>

Line Number : 154-156

<script>
MAINDOC.title="<%=docTitle+" - Server: "+MXServer.getMXServer
().getName()+" - IP: "+WebClientRuntime.getHostAddress()+" -User:
"+control.getWebClientSession().getUserInfo().getDisplayName()%>";
</script>

Line Number : 174

MAINDOC.showMessage(<%=serverMessageType%>, "<%=serverMessage%>",
false);

This is for WebSphere only.

See an example titlebar.jsp attached

Please see the related titled DCF's on how to accomplish this applicable to these versions as follows:

"Maximo System information displaying in the IE title bar (for WebLogic only)"

or

"Maximo 7.1.x System information displaying in the IE title bar (for WebSphere only)"

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.2;7.2.1;7.5","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}},{"Product":{"code":"SSWT9A","label":"IBM Control Desk"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":" ","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.5","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}},{"Product":{"code":"SSLKTY","label":"Maximo Asset Management for IT"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":" ","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.2.1;7.2.2;7.5","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}},{"Product":{"code":"SS6HJK","label":"Tivoli Service Request Manager"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":" ","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"","label":"Windows 2003 server"},{"code":"","label":"Windows 2008 server"}],"Version":"7.2.1;7.5","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}},{"Product":{"code":"SSKTXT","label":"Tivoli Change and Configuration Management Database"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":" ","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"},{"code":"PF027","label":"Solaris"},{"code":"PF010","label":"HP-UX"}],"Version":"7.2.1;7.2.2;7.5","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
17 June 2018

UID

swg21623459