Process steps
Process steps in Orchestration Engine (OE) are actual actions performed in the Process Orchestration. OE steps are built from Action Flows. Your Process Orchestration can consist of multiple steps, and each step can be built of multiple Action Flows.
![]()  | 
Adding a process step to Process Orchestration:
Before you begin:
To be used in steps, your Action Flow must meet the following conditions:
It must be published and active.
It must include event type completion.
Scheduled to on demand.
In Studio, go to your package and select your Process Orchestration.If you haven't created any Process Orchestrations yet, see Creating Process Orchestration.
Under a start/resume process or another step, click the plus icon and select Process step.

From the right-hand side panel, select Add action.
From the list of Action Flows available in your package, select the ones you want to add to the step. You can also create Action Flows directly from here.

Action Flows will be executed for this step in the order of selection.
Click Next.
Map any inputs that are defined for any of the Action Flows you selected.
Input types are defined in Action Flow directly. See Action Flow inputs.
Click Add.
Once you're satisfied with your Process Orchestration setup, you can test it to see its outcome and logs. To do so, in the edit mode for your Process Orchestration, select Test at the top.
