Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Unable to open archive for unzipping when calling Macro. No error when not calling macro

jonnyrask
8 - Asteroid

In WF A I am calling Macro B. In Macro B I am accessing a .txt file. When I run Macro B on its own i do not get any errors. When I call Macro B from WF A I get this error

 

Error: 112.36_CurrentPeriodCompletenessPopulation (14): Record #1: Tool #1: Unable to open archive for unzipping:09-27-2021.txt

 

Why would the file not be able to be opened from the parent WF when it can be from the Macro? 

1 REPLY 1
Qiu
20 - Arcturus
20 - Arcturus

@jonnyrask 
I think the error message is indicating that file is not accessible.

Is it open during you run the workflow?

Or you can upload it for us to check if you can?

Labels