Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Version: Windchill 12.1
Use Case: Affected Objects Table of Change Task of Implementation Plan in Change Notice. There is a disposition attributes column i.e. On-Order, Work-In-Process, Finished. I am in need to apply Data Utility to this column.
Description:
I already developed for custom MVC table but now in need to apply it on Out-Of-the-Box Table
Is there any way to do that..?
Thanks
Hi @KG_11714884
It is too complicated because this table is defined in a specific class.
You have to rewrite ootb class to define own custom data utility.
the name of the class is com.ptc.windchill.enterprise.change2.mvc.builders.tables.AffectedItemsTableBuilder
Generally you can define the DU with an attribute internal name as a service but you have to rewrite the OOTB one.
Then it will be used in most of the tables, but the change table is not affected by this change.
PetrH
Hi @KG_11714884,
I wanted to see if you got the help you needed.
If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Of course, if you have more to share on your issue, please pursue the conversation.
Thanks,
Anurag