Have a case, where multiple output should be written to different sheets of the same workbook and hence using 'Block until done'
We use two different input files. If any one of the sheets in the input file, is not available then the workflow doesn't get processed completely/errors out.
Could you please assist with a work around.
Solved! Go to Solution.
put them both in the same folder and then use the file directory tool. Then use block until done to input them one at a time, let me know if that helps
Thank you, it worked.