Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

zip data from URL, can we download and extract within the workflow without network path.

anuninan07
7 - Meteor

Hi all

 

Facing an issue with one of my workflows. Currently I use download tool to download zip files from URL using tempory files option in the tool and extract the same data. But the workflow is now hosted in Alteryx Gallery and this was throwing error as stated below:

 

00:00:03.391 - Error - ToolId 193: Record #1: Tool #11: Error Opening file: E:\ProgramData\Alteryx\Service\Staging\4664_f2dda430e83d4c77b1076cacf92a9d77\__StageTemp\Engine_70968_bbcd0d2985d54e9fbb71d88ff8099d16~\Zip_0_._Engine_4664_3c9091aca382496f82b6f5c788bcd2e4__4ad62ee60d7fef418cbdfc5cfcc5b78b5127e7d23965a136f2d226bc5b1d2618_SupplierExport_62325497.xlsx: The system cannot find the path specified. (3)

 

Then I tried with shared network path and there also same error

 

00:00:25.434 - Error - ToolId 52: Error Opening file:networkpathname\SupplierExport.zip: The network path was not found. (53)

 

 Can anyone suggested a way to download zips and save in String or blob and extract from that instead. Any response is appreciated. 

 

 

1 REPLY 1