IBM Support

IBM Maximo Application Suite - Manage Component patch 8.7.1

Fix Readme


Abstract

On 2 November 2023, IBM released IBM® Maximo® Application Suite Manage Component patch 8.7.1.

Content

APAR and Known Issue Fixes
When an APAR or Known Issue has Manual Change in the first column, click the link or go to the Manual Changes section for directions.
When an APAR or Known Issue has Behavior Change in the first column, click the link or go to the Behavioral Changes section for information.
 
APAR Application Name Description
DT173969 Technician Get Reserved Items not working for Rotating Items.
DT228268 Conduct an Inspection When a user attempts to complete an Inspection on a new Work Order task when all other tasks’ inspections are done, Error BMXAA0032E occurs. This fix requires a Maximo Asset Management 7.6.1.3 interim fix 012, Manage 8.7.1, Manage 8.6.5, Manage 8.5.9, or post Manage 8.7.0 or later environment.
DT238267 Mobile Mobile record creation fails due to header size too large from app select.
DT240367 Mobile EAM 8.11 interim fix/ Manage 8.7.X - DT240367 Maximo Mobile - In Get Reserved Items, assets look identical due to missing asset-related fields such as Asset Number or Serial Number.
DT241482 Mobile Resetting App data does not log out the user.
IJ47415 Report Running "importreportsh libraries" fails with error BMXAA7901E - "You cannot log in at this time. Contact the system administrator.".
IJ47848 Install/Upgrade After successfully installing Maximo 7.6.1.3 interim fix to a functioning Maximo Multi-Tenancy 7.6.1.3, Maximo does not start. The error is BMXAA6425E - "The server was not deleted from the Maxsession table MXServer. Log out and then log in again to refresh your database connection.".
IJ47863 Application Designer When an Application is set to "Is Mobile" in Application Designer, the Conditional Properties do not work.
IJ48269 Install/Upgrade Upgrade to keep and rebuild object with extensions fails.
IJ48611
Manual Change
System UI Cloudflare timeout can cause table download to fail.
Manual Changes
APAR Change instructions
Verify the web.xml at applications/maximo/maximouiweb/webmodule/WEB-INF/web.xml includes this new servlet information. If it does not, add it.
 
 <servlet>
    <servlet-name>TableDownloadServlet</servlet-name>
    <servlet-class>psdi.webclient.servlet.TableDownloadServlet</servlet-class>
   <init-param>
    <!-- The character encoding the servlet will use for all http requests and
      request responses. -->
    <param-name>char_encoding</param-name>
    <param-value>UTF-8</param-value>
   </init-param>
  </servlet>
  <servlet-mapping>
    <servlet-name>TableDownloadServlet</servlet-name>
    <url-pattern>/tabledownload/*</url-pattern>
  </servlet-mapping>

------------
New Cron Task: TableDownloadCleanup
A new crontaskcalled TableDownloadCleanup was added. It is disabled by default.
When files are downloaded in xlsx or csv format, a temporary file is generated on the file server, and then deleted after the file is downloaded. We added this crontask to clean up the tabledownload folder on the server containing these temporary files. If you notice files in the tabledownload folder on your webserver, you could enable this crontask to help with an automatic cleanup. Otherwise, you leave it off, as we do not expect system failures to occur caused by the presence of these temporary files.

Manually Installing the Patch
  • Log in to Maximo Application Suite Administration as an administrative user.
  • On the left, click Applications.
  • From the Action menu, select Update configuration.
  • In the dialog box, click the pencil icon on the Components line.
  • Under Activation configuration, click your workspace details page link.
  • From the Action menu, select Update configuration.
  • Under Configurations, click the pencil icon on the Components line.
  • In the Maximo Base line, under new version click the down arrow.
  • Select Version. Enter 8.7.1
  • Click Save.

[{"Type":"MASTER","Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSRHPA","label":"IBM Maximo Application Suite"},"ARM Category":[{"code":"a8m3p000000hB0QAAU","label":"Manage"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.7.0"}]

Document Information

Modified date:
27 December 2023

UID

ibm17063686