When a workflow is error, there have no output show in the result page. even it success saved the file.
However, sometime I output some check file (where something need to update).
current option: save to somewhere else (like networkdrive or sharepoint), so user can find the file
for download only, it required to proper handle all the errors. because any error will cause download file option not show.
Where error it caused by some missing or any reason, and that why i need to output file to let user to update it somewhere.
suggestion: I wish it always show the output options even it have error.
so i can just create a message tool to raise error for detail reason and let them download the file for checking.