Configuring an activity
Each activity placed on the Symphony canvas is treated as a state. A state is a point in the execution path. States define the orchestration flow through transitions and decision logic. States can represent start and end points, activities, decisions, and error handlers.
For example, a state labeled Wait for Approval might represent an activity that pauses for user input.