Skip to main content
11-Garnet
December 28, 2021
Question

OOTB Auto Associate Behaviour

  • December 28, 2021
  • 2 replies
  • 1932 views

Hi All,

When I select Auto Associate Parts to CAD Documents check box while checking in the EPMDocument in Workspace. 2 things will happen.

1. if the related part is found in windchill it will attach that part to cad.

2. if it doesn't find the related part it will create a new part and attach the part to cad.

 

I have query what is the parameter it will check for searching in windchill i.e if we have 3 WTParts with same name as current EPMDocument --> to which WTPart & on what basis it will attach?

 

2 replies

16-Pearl
December 29, 2021

Check this documentation topic if it helps.

11-Garnet
January 1, 2022

Hi,

Thanks for the documentation provided. The documentation tells if this preference Operation>Auto Associate>Auto Associate Find and Create Part Using Base Number is set to yes then it uses Base Number Regular Expression preference to find a matching part.

 

But what if preference is set to no. The Default OOTB Preference value is No.

I am looking for the logic which it will use when the value is set to No.

 

HelesicPetr
22-Sapphire II
22-Sapphire II
January 6, 2022

Hello,

If the base number is disabled then OOTB behavior use directly the Number of CAD Document to locate WTPart by number.

It is also dependent if extension preference is set to remove CAD file extension or not (Auto Associate Truncate Number File Extension). 

 

Last point: WTParts OOTB have a OIR rule to generate autonumber so if this is active then WTpart will have new autogenerated number.

 

Best Regards

PetrH

 

joe_morton
18-Opal
18-Opal
January 3, 2022

I believe it uses "Number"

If EPMDocument Number = WTPart Number, they will be linked.