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?
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
Thanks @gabrielvilella do you by chance have a template of what the code would look like in run command tool?
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