Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Run command:Failed to run external program "%temp%CreateNewFold

vdix
7 - Meteor

I have a workflow where I take the input from one folder, and then output it to another older using a run command and "if not exist" command, the error occurs when there are no files in the input folder. I want to be able to send an email if no files are found but the run command does not allow the email to be sent? I also use another run command at the end of the workflow to compress the output folder. How do I resolve the errors for both these run commands?

1 REPLY 1
vdix
7 - Meteor

A possible workaround could be separating the directory tool and then sending those files to a macro where those files get merged and all the run commands do not error out?

Labels
Top Solution Authors