IBM Support

Manage Component patch 8.6.29

Fix Readme


Abstract

On 28 August 2025, IBM released IBM® Maximo® Application Suite Manage Component patch 8.6.29. 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


Manage and Mobile 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.
When an APAR or Known Issue has Database Change in the first column, click the link or go to the Database Change Details section for information.
APAR Application Name Description
DT238187 Configuration Tool Using a secure URL (https) connection to a non-secure (http) environment generates error Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR.
DT247598 System UI In the Shipment Receiving role-based application, the radio button to reject an Asset does not work as expected.
DT395580
Manual Change
System UI Adding multiple file attachments in Offerings in Self-Service-Center does not work properly.
DT419513 Graphical Scheduling In Graphical Scheduling - Large projects, using filtering in combination with "Begins with" or "Ends with" displays the results in reverse order.
DT423195 Graphical Scheduling - Large Project The "Use the Restrict Work to Dates?" checkbox does not work.
DT425788 Report In Db2 environments, a user in Reporting cannot use the not equal to operator (<>) in the filter to run a report.
DT438876 System UI Setting Button Alignment does not work.
DT438994 Location Based Services When the device is offline, a base map info retrieval exception may occur.
DT439254 Spatial If users zoom in too closely on the map tab in a Spatial-enabled app, the basemap disappears and shows a gray background with “Map data not yet available.”
DT442706
Manual Change
Report The Graphical Assignment Labor Monthly format report displays the incorrect time.
DT443499 Scheduler/Crew In Graphical Assignment, the red dotted line indicating the current time in the Gantt view disappears clicking anywhere in the Assignment View.
DT444455 System UI In the Service Request Role-Based Application, Asset Tag barcode scanning does not work.
DT445779 Operator Installing Manage 8.7.x using an Operation v9 catalog fails with error validating existing CRs against new CRD's schema for "builddatainterpreters.apps.mas.ibm.com".
DT446934 Mobile Mobile intermittently presents a gray screen with a spinning wheel when left in background for some time.
DT447348 Report In Report Administration, saving a report with a title that has special characters does not decode html entity codes.

APAR Change instructions
DT395580
There are two options to execute the manual steps required for this APAR. Both start with steps 1 to 4.
If you wish to limit this behavior to Self-Service only, go to step 5 in the Option 2 section.
1. Open Application Designer.
2. Click Export System XML.
3. Click LIBRARY. Save the file as library.xml.
4. Open the library.xml file in a text editor.
 
Option 1
5.  Search for the following dialog. At the end, add parentsave="true"
<dialog beanclass="psdi.webclient.beans.doclinks.AddDocLinksDrBean" designermboname="DOCLINKS" id="draddnewattachmentfile" label="Create a File Attachment" relationship="DOCLINKS">
6. Save library.xml
7. In Application Designer, import the modified library.xml.
8. Save changes.
 
Option 2
5. Search for the following dialog.
<dialog beanclass="psdi.webclient.beans.doclinks.AddDocLinksDrBean" designermboname="DOCLINKS" id="draddnewattachmentfile" label="Create a File Attachment" relationship=""DOCLINKS"">
6. Copy the and paste the dialog beneath it.
7. Change the id parameter in the new dialog to a unique value.
8. Add parentsave="true" to the end of the new dialog.
9. Save library.xml.
10. Go back to Application Designer.
11. Click Export System XML.
12. Click MENUS. Save the file as menus.xml
14. Open the menus.xml file in a text editor.
15. Search for <menu id="DRATTACHMENTS">
16. Copy and paste the menu item below the first one.
17. Update the value of event for the menuitem with id="raddnewfile" to the id name of the dialog created in steps 6-8.
18. Change all id parameters in the new dialog to unique values.
19. In library.xml, update the menutype attribute on the attachment tag to match the value of the menu created in the previous steps. For example
<attachments align="left" event="drviewattachments" id="defnaCR_sr2_attach" label="User Provided Attachments" labelcss="pmscoffcat_text_node_left" menutype="updated_value"/>
20. Save library.xml.
21. In Application Designer, import the modified library.xml and menus.xml files.
22. Save changes.
DT442706
From the maxinst pod get the following file: reports/birt/reports/RLASSIGN/galabor_monthly_format.rptdesign
Use Report Administration to import this report.

[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"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.6.0"}]

Document Information

Modified date:
28 August 2025

UID

ibm17242791