Adding a new state to a lifecycle
When we set up our production system at Windchill 8, we built a state.rbinfo text file in the wtCustom folder structure, then used an ant command to build it into Windchill.
I am building a new system and need to add a new lifecycle state, Searching PTC.com comes up with CS223984 (which is basically useless) and CS422321, using enumCustomize utility to directly modify the StateRB.RB.ser file directly and then run the ant MakeJar command.
Which method is best for adding enumerations to the system? I know the rbinfo file method still works.
Windchill 11.0 m030 CPS08

