Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Unable to Open archive for zipping.........The system cannot find the path specified. (3)

kauser
8 - Asteroid

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 

4 REPLIES 4
KGT
13 - Pulsar

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.

kauser
8 - Asteroid

Thanks for your note, then how can i resolve this issues. output file have is not open/locked. 

PangHC
13 - Pulsar
kauser
8 - Asteroid

i checked this article but no luck yet. 

Labels
Top Solution Authors