Hello,
i have a workflow where all inputs goes into different tabs into same excel file and that's why i am using control container box on each individual output. it was running good and suddenly i get this error message "Unable to Open archive for zipping.........The system cannot find the path specified. (3)". Any idea or guide how to fix this issue.
Thank you
Kauser
It will be referring to the Excel file not being available. XLSX are OOXML format which means they are just XML files zipped up. The zipping message is a little confusing, but I daresay this means the same as the XLSX not being available. It could be an error in the file, or a clash where 2 operations are trying to access it, or just simply that someone has it open/locked.
Thanks for your note, then how can i resolve this issues. output file have is not open/locked.
you may refer to this article
Error "Unable to open file for write" when writing Excel file to Shared Drive
i checked this article but no luck yet.
