Hi All,
I've tried to search around to see if anyone else was having this issue and it was inconclusive. I've got a workflow that utilizes a Blob tool to copy/paste/rename an excel template file and then further in the process, insert data into that template. I'm running into an issue where the flow processes so fast, it doesn't seem to be enough time for the blob tool to save it to the drive, then reopen it and insert the data into it. I can turn off those pieces of code individually after running to make it work, but I can't make it work all in tandem. I've tried the block until done tool in various places, etc. Any suggestions?
Attached is a picture of the part of the workflow in question, albeit with some redacting.