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?