Alteryx Server Discussions

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

Workaround solutions for inputting files that Server can't connect to

Alayna
8 - Asteroid

I was wondering if anyone had any tips or success with Server workflows that pull files from folders? I know it can't connect to any desktop or network drives, but I'm trying to automate a current report that uses many file sources as much as possible and put it on the Scheduler. My company has a shared folder that Server can connect to, so I've thought about using another RPA to copy and paste files there. Or an Excel power query, Access Database, etc. that can connect to files, but the filenames change each day. Since I want to put it on scheduler, I need a solution that will automatically refresh the data each day before the workflow runs, without my computer having to be open and logged in. Any workarounds for this?

3 REPLIES 3
fmvizcaino
17 - Castor
17 - Castor

Hey @Alayna ,

 

 

It depends on your use case, but I think you can use the following tool to address that problem.

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/File-Copying-and-Moving/td-p/592216

 

 

 

Best,

Fernando Vizcaino

 

 

Alayna
8 - Asteroid

Hi @fmvizcaino  thanks for the reply! that looks like a great tool but do you know if it will work on the server? wouldn't it still need access to the source folders?

fmvizcaino
17 - Castor
17 - Castor

Yes, it would need to have access to the folders, unfortunately.

If the source folders are inside your own machine, you could try sharing the folder with your server and working from there.

 

 

Best,

Fernando Vizcaino