Community Tip - You can change your system assigned username to something more personal in your community settings. X
Version: Windchill 12.0
Use Case: for example if i select type as A then it should be take lifecycle template as PART A lifecycle. similarly for B it should take lifecycle template as PART B lifecycle.
Description:
How to define lifecycle template based on type. while creating new part.
Hi @GK_12349054,
The above use case must be implemented using OIR.
You need to configure an OIR for the custom Part, where you will define which lifecycle should be applied.
The following Knowledge Hub article will assist you in configuring the OIR.
https://www.ptc.com/en/support/article/CS172537?source=search
You may also refer to the existing OOTB OIR for Part by navigating to:
Site → Utilities → Object Initialization Rules → Part.
Download and review the attached XML file for the Part configuration.
Hi @TDT ,
Thanks for your information we need to pass argument in OIR by using case Branch.
