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.
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