IBM Support

Adding Assignment Status to the Manage Assignments pop-up in the Graphical Scheduling application.

How To


Summary

To display Dispatch Status in the Manage Assignments dialogue of the Scheduler application, you need to export the schedacm.xml file, modify it, and then re-import it using Application Designer.

Steps

1. Export schedacm.xml

  • Navigate to Application Designer. Export the Scheduler application XML (schedacm.xml).

2. Modify schedacm.xml

  • Open the exported schedacm.xml in a text editor, and locate the Manage Assignments dialogue section.  In the "Manage Assignments" dialogue below the line
  • <tablecol id="assignments_assignments_table_tablebody_12" dataattribute="status" linkedcontrolid="assignments_assignments_table_1_grid3_4" />

  • Add the following

  • <tablecol id="assignments_assignments_table_tablebody_12_1" dataattribute="dispatchstatus" />

3. Import the XML, and check that the application and field will now be displayed in the pop-up box.

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS9NUN","label":"Maximo Asset Management Scheduler"},"ARM Category":[{"code":"a8m50000000CbRMAA0","label":"Work Management-\u003EScheduler-\u003EGraphical Scheduler"}],"ARM Case Number":"TS020657637","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.6.0;7.6.1"}]

Document Information

Modified date:
18 November 2025

UID

ibm17251719