Skip to main content
1-Visitor
November 19, 2024
Question

How I can set value for a IBA on WTPartReferenceLink and WTPartDescribeLink

  • November 19, 2024
  • 3 replies
  • 754 views

I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0

I have added an IBA attribute (string type) on both WTPartDescribeLink and WTPartReferenceLink. I can view it but a can't change his value.
I can't change the interface so that it shows me the attribute when creating the link WTPart-WTDocument

3 replies

Catalina
Community Moderator
November 19, 2024

Hi @AF_10478098 

 

Thank you for your question! 

 

I’d like to recommend to bring more details and context to your initial inquiry. 

Please consider adding screenshot(s) to better understand what you are trying to do in your process. 

 

Please refer to this guideline to make your questions more likely to receive a quick and useful answer. 

This will increase your chances to receive meaningful help from other Community members. 

 

Thank you for your participation and please let me know if you need further assistance! 

 

Best regards,

Catalina | PTC Community Moderator
16-Pearl
November 24, 2024

Hello @AF_10478098,

 

What exactly the attributes used for?

 

16-Pearl
November 25, 2024

Hi,

You need to do a customization as OOTB only has "Edit Part Usage Attribute" and does not have "Edit Document Usage Attribute" function.

You may do this by writing registering a Custom Action via Custom Action model, and writing code for it. You can check for this in Customization forum. Iam not an expert in customization code.

Best Regards

Hari

HelesicPetr
22-Sapphire II
22-Sapphire II
December 4, 2024

Hi @AF_10478098 

@Hari_Vara is right. as PTC support would say OOTB it is not supported. In common words OOTB it is not possible šŸ˜„ 

So You have to create own Wizard to manipulate with your own IBA attributes on the Reference and Describe links.

PetrH