Adding states to the state transition model
Before you add a state to the schema, you must add the state to a state transition model (called the state transition matrix), and then create a state transition.
About this task
Procedure
To add a state to the state transition model:
Results
What to do next
You must also connect the new state to at least one other state with an action. It is a validation error to define a state that cannot be reached by any actions.
If your schema contains packages that use state types, when you add a state you must map the new state to a state type in your schema. For more information, see Mapping state types.