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.

How to setup workflow that movies files from a specific location on a shared to another

jsilavong
8 - Asteroid

Hi,

 

Having trouble setting up the end of my workflow. I need to be able to move edited filed at the end of my workflow from a specific folder on a shared drive to another path. What tool should I use to run this function?

3 REPLIES 3
gabrielvilella
14 - Magnetar

Hi @jsilavong, you use the Run Command tool to move files around, but you will need to know how to write the code. I recommend installing this tool here, which is really easy to use and does what you need. I use this a lot.

https://github.com/bobpeers/Alteryx_SDK_FileCopyMove 

jsilavong
8 - Asteroid

Thanks @gabrielvilella do you by chance have a template of what the code would look like in run command tool?

TheOC
16 - Nebula
16 - Nebula

hi @jsilavong 

There is an example workflow attached to a comment on this thread.
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Configure-Run-Command-tool-to-move-a-f...

To keep the community clean, please try not to post the same question multiple times, someone will get back to you soon.

Cheers,
TheOC

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