batch_submit(SessionID, Workflow) Method Clause Samples

batch_submit(SessionID, Workflow) Method. The batch_submit function is provided for submitting workflows which are compute and data intensive. These workflows will take a considerable amount of time to execute, hence users may not track the progress of the workflow interactively. To optimize the execution of these compute and data intensive workflows the Pipeline Service will use the workflow planner. The Pipeline Service will also manage the transfer of the output and logging information of the workflow to the Provenance store for later querying and analysis. The sequence chart is shown in Figure 2.