IBM Support

Unable to Add Checkbox to Work Log Tab in WOTRACK

Troubleshooting


Problem

A user tries to add a Checkbox to the Work Log tab in App Designer and receives a 'BMXAA6305E' error.

Symptom

BMXAA6305E - You cannot insert the section control because the target control is included from the library. You must edit the library manually to add the control.

Diagnosing The Problem

Ensure the new attribute has already been added to the worklog object via Database Configuration.

Resolving The Problem

1) Export the LIBRARY.xml from within Application Designer and search for the table ID of "worklog".


2) Add the section accordingly similar to below, replacing 'test' for your attribute:

    <tablecol dataattribute="test" id="worklog_tb8a" sortable="true" />
    <checkbox dataattribute="test" id="worklog_tb_details_sec8a" />

3) Re-import the LIBRARY.XML, restart the Application Server, ensure the field is displayed and functioning.

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Appl Designer","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5;7.6","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
17 June 2018

UID

swg21671250