Skip to main content
1-Visitor
November 25, 2014
Solved

How to implement a DataUtility on IBA which is in PartUsageLink

  • November 25, 2014
  • 1 reply
  • 2779 views

Hi,

There is an IBA created in Part Usage Link to get some information about the Link object. I am able to add this IBA in Part Usage Link. But i want to render this IBA with a Drop Down list.

Will it be possible to render IBA (in a custom way) in the Part Usage Link in PSB

For your information, I am using Windchill PDMLink 10.2

Thanks in Advance.

Thanks & Regards

Gnanamuthu Lucas

Best answer by TZ_01

Its unfortunate.Windchill 10.2 PSM using degisn by GWT and ExtJs . its not support Datautiliy.

I try to do this way. The datautility render result only display in "INPUT TEXT" value.

1 reply

1-Visitor
November 28, 2014

Hi,

You can add a data utility to your IBA using type and attribute manager.

TZ_011-VisitorAnswer
1-Visitor
December 10, 2014

Its unfortunate.Windchill 10.2 PSM using degisn by GWT and ExtJs . its not support Datautiliy.

I try to do this way. The datautility render result only display in "INPUT TEXT" value.

glucas1-VisitorAuthor
1-Visitor
December 10, 2014

Yes your answer is correct.

I tried to configure another way to register data utility. At that time my data utility is getting called by it is not rendering properly as i expected because of GWT ExtJs implementation on PSB.

Thanks for your reply.