|
• If lifecycle mapping is not found in the file, the lifecycle and state for a newly created part becomes created by the object initialization rule for the part.
• If lifecycle mapping does not exist in the file, and if the CAD-document has lifecycle mapping, an exception may occur when the lifecyclemap.properties is NOT mapped properly.
|
Rule (Shown with Default Value)
|
Definition and Usage
|
---|---|
LifeCycleTemplate=Life CycleTemplate
|
This rule specifies that the left side of the lifecycle is equal to the right side of the lifecycle. For example,
Basic=Review
|
LifeCycleTemplate. StateifeCycleTemplate .State
|
This rule specifies that the left side of the lifecycle state is equal to the right side of the lifecycle state. The left side of lifecycle can be different from the right side of lifecycle. For example,
Basic.INWORK=Review. UNDERREVIEW
|