Workspace 6.21.5
WaitWorkflow

Stop a remotely scheduled workflow

  • Default label: "Wait Workflow"
  • Member of plug-in: Parallel & remote execution
  • Catalogue path: RemoteExecution
Inputs:
Workflow UUIDQString

Timeout in secondsint

Error if workflow failsboolIf the workflow of interest aborts, or its state cannot be retrieved within the timeout, this operation will fail. Setting this to false will allow the operation to succeed regardless and instead return the result (which may be a failed execution) in the 'Result' output
Wait for retriesboolWhen scheduler support retry on fail, wait the latest retry instead of return the failing job. If the retry aborted with another retry job, this operation would chase it down the chain.
FeaturesQStringList

Specify the features the workflow UUID would have required. Use this input to specify which scheduler to query from. If more than one schedulers matches the required features list, the query would be sent to them all and the first replies would be returned.

Outputs:
OutputCSIRO::DataExecution::ObjectDictionary

ResultCSIRO::RemoteExecution::WaitWorkflow::WorkflowResult