Export Files to Multiple locations
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi all,
I am pulling a file from FTP server. Can anyone please help me how I can export the same file into multiple locations in my desktop?
Thank you
- Labels:
- Topic of Interest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If you just want to download a file and save it into multiple locations, you can create a mapping between the FTP path and the locations where you'd like to save the file and feed it into the Download module. The caveat is that you will be downloading the file multiple times.
Assuming this is a data file, you can download the file and load it into Alteryx as data, parse it out, append paths to the locations you'd like to save the files, and use the Dynamic output option available within the Output Data Module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey Michael.
This is really helpful. I created mapping between the FTP path and the locations where the file needs to be saved. It worked. Thank you. Much appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
As a common practice here, you should mark @MichalM solution as accept and give a like😁
