<StateOrders>
Section:
<ReleaseProcess>
Required:
Yes
Value type:
String
Default:
Defined in wmconf.xml
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
One or more tags that define the logical ordering of states according to an index. By default,
1. work
2. approved
3. released
4. archived
5. locked
You can configure this tag to use a localization catalog.
Example
This example shows a valid configuration for the tag:
<StateOrders>work
<Index>1.0</Index>
<Type>work</Type>
</StateOrders>
Was this helpful?