Fix Readme
Abstract
On 6 October 2025, IBM released IBM® Maximo® Application Suite Manage Component patch 8.7.24. As with all patches, it is cumulative. In addition to the new fixes listed here, all fixes from earlier patches for this version are included.
Content
IBM Maximo for Transportation patch 8.1.x (patch 8.1.22)
IBM Maximo for Utilities patch 8.1.x (patch 8.1.18)*
| APAR | Application Name | Description |
|---|---|---|
| DT422915 | Scheduler | On the Graphical Work Week or Graphical Resource View, when the FULL DAY option is selected, choosing a "Reason Code" and a Labor or Crew does not work as expected. |
| DT423588 | Mobile | In Inventory Counting applications (Countbook and Ad-hoc count), after saving Mobile the physical count, this message is displayed in error: "Your changes cannot be saved. Log out of the application and then log in again. Reapply any changes and perform the action again. If the problem continues, contact your system administrator.". |
| DT433459 | Reports | In environments where the System Property mxe.report.birt.PrintSeparateRecord is set to 1, in Assignment Manager, printing a Work Order while starting an assignment causes "Errors encountered. For details of the error note current time and ask your system admin to check server log." to display on the screen, and the Work Order is not printed. |
| DT436564 | System UI | Adding a filtered SharePoint URL as a web page attachment returns unfiltered results. |
| DT439304 Manual Change Database Change | Assets | In the Assets applications, users can update the date in an ALN value field. |
| DT440093 | System (Object) | While a record is actively in a Workflow process, the Workflow icon unexpectedly changes from active (routed) to inactive (not routed). |
| DT440318 | Inventory | In Inventory Usage application, Unit Cost is not divided correctly based on the quantity while using Workflow. |
| DT442686 | Spatial | The Linear Viewer disappears intermittently. |
| DT443022 Manual Change | Reports | Cognos reports do not process the WHERE clause passed from Manage. |
| DT444096 | HSE | When generating forecasts, duplicate certification records are created in DRAFT. |
| DT444499 | Service Level Agreements | Enabling "Allow Application of One SLA?" in an Organization's SLA Options does not prevent a user from applying more than one SLA in Service Requests. |
| DT444554 | HSE | In the Operator Log (HSE) application, opening the Long Description before saving the record generates the error "BMXAA4195E - A value is required for the Description Long description field on the PLUSGSHIFTLOG if the Long Description is opened prior to saving the record.". |
| DT445805 | Mobile | Starting batch inspection results in error "To complete this action, the related work order must first be assigned to you." |
| DT446093 Behavioral Change Database Change | Receiving | In the Receiving application, Receipt transactions of Inspection Required Items with negative quantities are recorded against the Holding Location. |
| DT446162 | Preventive maintenance | In Preventive Maintenance, Work Orders are generated with the wrong status. |
| DT446250 | Spatial | The MAF Configuration Tool looks for the lookups.json file in the wrong file path. |
| DT446638 | Shipment Receiving | In Shipment Receiving application, duplicate shipment lines are allowed for non-rotating item. |
| DT446858 | Preventive maintenance | PM Forecast Costs do not include costs for Child Work Order generated from Routes without a Job Plan. |
| DT446963 | Mobile | in Inventory Counting, after deleting a count value (leaving the field empty), the Save button is still active. |
| DT447082 | Assets | Duplicating a Rotating Asset does not auto-populate the Item Type field. |
| DT447138 | Inventory | Technicians receive an error when they issue reserved materials linked to a task in the Maximo Mobile for EAM Technician app. |
| DT447139 | Invoices | Line Cost results are inconsistent using identical quantity and unit cost values. |
| DT447351 | System UI | Accessing attached documents from a mobile device fails. However, they can be accessed in the Manage web interface. |
| DT447360 | Scheduler | Warning is received when adding assignments via Manage Assignments. |
| DT447659 | Mobile | Using the mobileDBGeneration Cron Task to generate a preloaded database results in an out of memory error. |
| DT447896 | Scheduler | The Graphical Assignment, Create Assignment action, does not work with a secondary craft. |
| DT447902 | Scheduler | In the Graphical Assignments application, when a user unassigns and save an assignment, the save fails with warning "BMXAT0620W - The assignment data for project GA_1 failed to save for workorder 1202,craft TG_FIN2 and labor. Check the status of the assignment and assign it again.". |
| DT448440 | Mobile | In the Ad Hoc Count app, clicking Save after clicking the Back button does not save the Count. |
| DT448717 | Spatial | In the Assets application under the Map tab, using the Map Edit dialog to create Features does not refresh with visible layers. |
| DT448802 | Invoices | After an Invoice is fully Paid, the revised PO status does not change to Closed. |
| DT448861 | Maintenance Manager | In the Work Queue Manager application, creating a Work Queue causes error "BMXAA9757E - Error executing the request. Check the request parameters to verify parameter value format.". |
| DT449013 | Mobile | In Mobile Technician, when using the Asset Function Status Exception, the Data Sheet Status Calculation is incorrect. |
| DT449088 | Spatial | Basemap thumbnails in the Base Map Tool do not display. |
| DT449132 | Spatial | The Reset Button label is not aligned in the Base Map Tool. |
| DT449134 | Scheduler | In Graphical Assignment and Graphical Resources, selecting View Craft/Skill/Work Zone, Work Zones displays no data when the Labor record has Work Zones defined. |
| DT449137 | Scheduler | In Graphical Crew Management, clicking Toggle View icon on the toolbar menu, then clicking Previous and Next causes the browser to freeze. |
| IJ39860 | Classifications | Adding a new attribute to LS04 or ES04 fields when the Classification has more than 3000 fields the field with date data. |
| IJ49904 | Classifications | In an environment with more than 3,000 Classifications, associating an additional attribute with a Classification with the Use With Object of Locations specification, the LOCATIONSPEC fields are populated with blanks instead of NULLs. |
| IJ51486 | Move/Modify Assets | In Assets, when a user modifies a Job Plan-created Work order, selecting the Move/Swap/Modify option causes errors. |
| APAR | Change instructions |
|---|---|
1. Open Application Designer. 2. In the Common Actions section, click Export System XML. 3. Click LIBARY. Save the file as library.xml. 4. Open the file inn text editor. 7. Search for massmove_PlanMassModifyTable1_tablebody_9. 9. Search for <textbox dataattribute=""newnumvalue"" id=""massmove_PlanMassModifyTable1_1_3_9"" lookup=""numericdomain"" smartfilloff=""true""/>. 11. Save the file. 12. Back in Application Designer, import the modified library.xml, and save changes. | |
| DT443022 | If you are running in to this issue: -- Set the value of the System Property mxe.report.cognos.useAliasTableName to 1. -- In Cognos, check the SQL used for each report in whereFilter SQL. Most reports will have alias with 0 suffix (such as ASSET0 for ASSET) for the base table in the whereFilter SQL. -- In some cases, the suffix may not be present or may be a number other than 0. The actual alias should be entered to REPORT.COGNOSALIAS column for the report in Manage database, using a SQL tool. |
| APAR | Change instructions |
|---|---|
In environments where the System Property mxe.app.receipt.enableInspectionForNegativeQty is enabled, the Inspection is available for receipts with negative quantities. If it is not enabled, receipts with negative quantities, status of changes to COMP directly. |
| APAR | Change instructions |
|---|---|
A dedicated Date field was added to the Move/Swap/Modify -> Modify Planned Modifications section for date-type attributes. Users must enter date values only in the Date Value field, and not in the ALN field. | |
| DT446093 | Created the System Property mxe.app.receipt.enableInspectionForNegativeQty. The property's default value is disabled. After enabling the System Property, an inspection step is available for POLines with negative quantities and the Inspection Required option enabled. |
Related Information
Was this topic helpful?
Document Information
Modified date:
24 October 2025
UID
ibm17244995