submit

DatomaWorkflow.submit(name=None)[source]

Submits the workflow to Datoma’s infrastructure.

Parameters:

name (str, optional) – Execution name of the workflow, defaults to None. If None, the name will be the same as the workflow.

Raises:

ValueError – If there is an error submitting the workflow.