About this task
A state is a condition or stage of a flow. A state progresses
to the next state when conditions that you specify have been satisfied
or when events have been fired.
Important: A transaction
flow must have only one initial state. If you create more than one
initial state, the system will not know which initial state should
be used to start a transaction flow, causing the transaction to fail.
For
detailed information on states, please refer to
States.