user_guide
user_guide copied to clipboard
how to connect an enum source to a string sink
Answer: use valueFrom
or an ExpressionTool (but show a tested example)
Automatic conversion is not explicitly supported in CWL v1.[0-2]; though some engines seem to accept this (cwl-airflow, for example)
@mr-c should this be a larger discussion about when to use valueFrom or just included in the FAQ?
@Fienne this might be a good one for you to tackle as well?
Yes @swzCuroverse , I can work on this