Copy file from source to destination
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
alt_tush
9 - Comet
‎08-30-2021
07:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I have one file in source C:\Source\Test.xlsx and i want to copy this file to destination using Alteryx Run command.
But condition is Run command only execute if the Test.xlsx file exist in source folder otherwise Run command should not execute and workflow should stop saying file does not exists.
My condition is run command only execute when the file is available in source location.
Thank you in advance.
1 REPLY 1
15 - Aurora
‎08-30-2021
08:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can use Blob tools for the transfer and message tool for the error and stop the workflow.
Please see below
Attached the workflow,
Hope this helps!
Regards
