Hello,

I was wondering if it was possible to pass a file and that files contents to another tool in a workflow. Currently I have a tool that creates an html file with an embedded image. When passing the html file into the next step in the workflow, that aggregates all the outputs from the various steps into another html file, clicking on the link in the aggregated html file only renders the html of the original file without the embedded image. So I guess my main question is would it be possible pass a file and it's contents, without zipping everything and transferring as a .zip?

Thanks for your help,
Roger