Sequence vs State Machines conversion

@loginerror

How to convert sequence into state machine ?
what are the conditions to observe to convert ?
Please share one example done in both sequence and state machines

Hi,
State Machine is separate Activity:
image

And it requires dedicated activities.

You will not convert workflow to state machine.
Workflow can be part of some State.

1 Like