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
The method mentioned in the attached document is tested on Windchill10.2 M030 and Windchill 11.0 F000
Thanks for this document. Do you have also a solution for more than 4000 char? Like to store the value in a blob?
Unfortunately the answer is No.
Hi,
how do yo exactly registered the data utility in xconf ?
Thanks,
Luca
Register your data utility in <windchill>/codebase/service.properties.xconf and run xconfmanager -p to propagate the changes.
<Service name="com.ptc.core.components.descriptor.DataUtility"> <Option serviceClass="ext.custom.datautilities.TextColorDataUtility" requestor="java.lang.Object" selector="textColorDataUtility"/> </Service>