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.

Run Command Tool

jsilavong
8 - Asteroid

Would anyone be able to provide steps or code to make the run command tool move a file from a shared path to another shared path on a drive? 

 

Looking to use this tool at the end of my workflow to move the file into a new path location. 

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

Hi @jsilavong 

 

Take a look at this thread:

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Moving-files-to-another-directory/td-p...

 

Generally the syntax is:

 

copy "source file path including file" "Destination File Path"

 

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