Skip to main content
1-Visitor
January 13, 2010
Question

Change State

  • January 13, 2010
  • 1 reply
  • 2340 views
Hi does anybody know if its possible to change the values for State. Now its "In Work" and "Released". I want to change "In Work" to "Preliminary". /Lars Björs Econocap

1 reply

1-Visitor
November 8, 2010

Hi,

States are defined in lifecycle so that if you want to modify states, you have to modify the lifecycle. In your case if you want to change the state of all objects, you shoud modify the "Basic" lifecycle. Otherwise if you want to target a specific type, you can create it and associate it a lifecycle (Object Initialization Rules).

If the state you want is not in the list, you will have to add it. Check the Windchill Customizer Guide (search roleRB or StateRB).