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 13.0
Use Case: We have a requirement to display default BOM attribute values when "IBM Part Usage" link instance is created . We have created a custom link type "IBM PART USAGE" inherited from "Part Usage" link and added some custom attributes.
I am using navigation Part -> Structure -> Uses -> Insert Existing to add a child part.
The custom attributes are displayed in the ""Usage Soft Attributes" section , in Step#2 of the Insert Existing wizard. I need to display default attribute value on Edit "Part Usage Link" dialog, based on the child Part its being connected to or set the value as soon as a new link is created between parent and child part/s.
Description:
I set datautility to the attribute in "Part Structure Usage Edit" layout , but its not getting invoked during link creation using Insert existing part.
I wanted to set link attribute values using OIR , but I dont see an option to set OIR for Part Usage Link.
Does anyone know which formprocessor is invoked on add existing part submit or Link create ?
Please find attached steps .
How about adding the custom attribute to layouts :
I added the custom attributes in the same layout , but the datautility added to the custom attribute in the layout is not getting invoked.