Submitting a RunΒΆ

Once you have completed the configuration of your workflow from the previous Clario step, your workflow is now ready to be submitted as a run. In order to obtain any kind of results, you must click the Run Workflow button on the Toolbar. This submits your workflow and completes the steps necessary for generating detailed results, which are explored further in the next step.

Additionally, you can cancel a workflow that is currently running. Once a run is canceled it remains in the Project Tree. It may take a few moments for Clario to cancel the run since the application employs an asynchronous architecture.

_images/runtoolbar.png

Run Workflow Button

  • The Run Workflow button is located on the Toolbar.
  • This is only active for an open workflow and is used to submit a workflow for execution.
  • This button will also save the workflow before submission.
  • The valid states of a submitted workflow are SUBMITTED, PREPARING, RUNNING, PUBLISHING, SUCCESS, FAILURE, CANCELED
_images/stoptoolbar.png

Stopping a Running Workflow

  • The Stop Workflow button is located on the Toolbar.
  • The button is only available after a run has been submitted.
  • A pop-up message will appear to verify your desire to stop the workflow.

Previous topic

Project-level Constants

Next topic

Viewing Run Details