getInvocationOutputDataId.Rd
The output data can be identified only if the workflow invocation is in 'scheduled' terminal state.
getInvocationOutputDataId(invocation_info)
output_data_id Id of output data Value "" if unidentified output data
Return the output data id (in case of 'scheduled' state), that will be useful to survey/follow progression and then download the result file (when ready). In any case of state other than 'scheduled', the output data id is invalid (value "").
Important : The label value ('main_output') of the output data into 'CarboSeqRun' workflow (cf 'outputs') will be used here to identify it.