How To
Summary
After upgrading to IBM TRIRIGA 4.5 version or later, Column width for User Message Flag column is increased automatically for all queries. Users needs to know how to reduce the column size for all the queries.
Environment
This functionality is implemented in IBM TRIRIGA 5.0 version.
If there is no Specified Width and the PixelFromSize is >= 200px or Size is Invalid/Not Available, it is considering 200px as the Column Width.
Formula: PixelFromSize = 4 * Size of the BO Field
2800 = 4 * 700 which is > 200
Below is the screenshot for reference:
Example Query: triRealEstateLease - triContract - Manager Query
Steps
One way to reduce the User Message Flag column is to update the width field directly within the query.

Another way to reduce the size of the User Message Flag is to adjust the field at the Business Object (BO) level rather than updating each query individually.
Navigate to Data Modeler → triContract module, select the triRealEstateContract Business Object, and open the triUserMessageFlagTX field.
Change its size from 700 to 10, then publish the BO.

Result:

Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
25 November 2025
UID
ibm17252046