We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Iterative Macro for Download Tool and SFTP errors

jschroeder
7 - Meteor

I get intermittent errors when trying to access a SFTP site and wondering if a iterative macro would work to loop the event until successful download. 

10 REPLIES 10
TheOC
16 - Nebula
16 - Nebula

Hey @karan1107 

You would want something like the following Formula tool:

TheOC_0-1620904590028.png



Following a download tool with your URL.
For example:

TheOC_1-1620904638915.png

 


Then you could just continue running until iterations > 0

Hope this helps!
TheOC

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
Labels
Top Solution Authors