launchWorkflow.Rd
Launch 'CarboSeqRun' workflow ('workflow_id') invocation into a history with an input data and return immediatly. Does not wait for Workflow invocation to be in a terminal state.
launchWorkflow(env, input_data_info, chunck_size, workflow_id, v)
invocation_id Id of workflow invocation
message
To then survey workflow invocation state evolution (wait for a terminal state) : 'waitWorkflowOutputDataIdent' method can be used.