Use the check actions to verify a specific state of a certain T-workflow from the main T-workflow:
•Wait for the T-workflow instance to end
This action will cause the MAIN T-Workflow to wait until the selected T-Workflow ends; this action will return ad output depending on the result of the latter one.
Outputs: Timeout, Completed, Not Exists.
Wait for the T-workflow instance to end
•T-Workflow instance hanging check
The action will return an output depending on the current status of the selected T-Worfklow.
Outputs: T-Workflow instance not hanging, T-Workflow instance hanging
T-Workflow instance hanging check
•T-Workflow instance running check
The action will return an output depending on the current status of the selected T-Worfklow.
Outputs: T-Workflow instance not running, T-Workflow instance running
T-Workflow instance running check
•T-Workflow instance ended check
The action will return an output depending on the current status of the selected T-Worfklow.
Outputs: T-Workflow instance not ended, T-Workflow instance ended
T-Workflow instance ended check
•T-Workflow instance status
The action will return an output depending on the current status of the selected T-Workflow.
Outputs: T-Workflow instance not exist, T-Workflow instance not started, T-Workflow instance active, T-Workflow instance hanging, T-Workflow instance completed, T-Workflow instance aborted, T-Workflow instance faulted.
T-Workflow instance status