Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
In Reply to Michael Kramer:
Does anyone know what this means? I'm trying to change the life cycle of an object using the OIRs. I thought I could just change the word "Basic" with the name of the lifecycle I want to use....but alas...this does not appear to be the case. The following text is written in the xml file just above the life cycle section:
Mike -
Here is how I set a particular lifecycle, using the OIR:
<attrvalue final="false" force="false" ignore="false" algorithm="com.ptc.core.foundation.lifecycle.server.impl.LifeCycleTemplateAttributeAlgorithm" id="lifeCycle.id">
<arg>New Life Cycle Name</arg>
</attrvalue>
<attrconstraint final="false" force="false" ignore="false" algorithm="com.ptc.core.rule.server.impl.GatherAttributeConstraints" id="lifeCycle.id">
<value algorithm="com.ptc.core.rule.server.impl.GetServerAssignedConstraint"> </value>
<value algorithm="com.ptc.core.rule.server.impl.GetImmutableConstraint"> </value>
</attrconstraint>
Just replace theNew Life Cycle Name wording with the actual name of the life cycle that you want to use.
Benjamin Wilcox – IntelliServ<sup>™</sup>
PPM & PDM Administrator