Successfully ran workflow "${workflow.name}", the following datasets have been added to the queue.

%for step_outputs in outputs.itervalues(): %for data in step_outputs.itervalues():

${data.hid}: ${data.name}

%endfor %endfor