cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

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

DataUtility for attribute display

VasiliyRepecki
1-Newbie

DataUtility for attribute display

Hi.

I have datautility to specify view for soft attribute.

I configured it by site.xconf

<Service name="com.ptc.core.components.descriptor.DataUtility" targetFile="codebase/service.properties">

<Option serviceClass="MyDataUtilityClass"

requestor="java.lang.Object"

selector="attributeInnerName"

cardinality="duplicate"/>

</Service>

This datautility works fine on "Type Attributes" panel in "Details" tab.

But it does not work on "Attributes" tab in "Structure" tab.

Why?

How can this problem be solved?

Thanks.

ACCEPTED SOLUTION

Accepted Solutions
LoriSood
22-Sapphire III
(To:VasiliyRepecki)

If you edit the layout in Type and Attribute Management you should be able to right-click on the attribute in the layout. Within the properties window you can specify the data utility to use for that attribute in that layout.

View solution in original post

2 REPLIES 2
LoriSood
22-Sapphire III
(To:VasiliyRepecki)

If you edit the layout in Type and Attribute Management you should be able to right-click on the attribute in the layout. Within the properties window you can specify the data utility to use for that attribute in that layout.

KD
4-Participant
4-Participant
(To:LoriSood)

Use the selector name as specified in site.xconf as data utility id in the properties window.

Thanks,

Kaushik

Announcements

Top Tags