-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Using CWL for describing workflows allows more flexibility that then Part 3 Nested Processes approach (#445).
Part 3 mentions a "Requirement for CWL ad-hoc workflow definition". However, that makes no sense, since "ad-hoc" implies submitting the execution values directly, whereas CWL is a Workflow Definition, similarly to Process Description. CWL are not convenient with injected values. They instead rely on a separate "execution/job" document, similar to the OAP's Execution Request.
How to provide both of these documents simultaneously needs to be addressed to make CWL definitions actually usable.
More details here:
Comment with Possible Workarounds:
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In progress