Use the GetExecutionStatus component
- UpdatedJul 31, 2025
- 2 minutes to read
- Zurich
- RPA Hub
Use the GetExecutionStatus component
Use the GetExecutionStatus component to determine the execution status of a flow or a subflow in Workflow Studio.
Before you begin
To understand more about flows in Workflow Studio, see Building flows.
Before you use any Flow Designer component, use the Connection Manager to make sure that you're connected to the instance. For more information about how to connect to an instance, see Connect to an RPA Hub instance from RPA Desktop Design Studio.
Role required: none
About this task
Before you use the GetOutputs component to get the output of a flow, you may want to check the flow's status. When a flow has executed successfully, the execution status is COMPLETE. When the execution status is other than COMPLETE, the GetOutputs component may not obtain a helpful result.
Procedure