Contents
- State Machine
- Add action
- Configure action
- Action properties
- Examples
) icon on the scheme and:
) icon on the workflow scheme.| Property | Description |
|---|---|
| Title | Defines action title. By default the title is action type name. |
| States | A set of possible states. |
| Initial state | The processing of the action will begin from initial state. |

Deleting a state also deletes all nested actions.
Next state must be set for each state. If workflow engine can’t find the next state at the end of the current state, it runs the current state branch again from the beginning.