We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Using Run Command for .bat file

aileenr
7 - Meteor

I am trying to deploy a .bat file I created.

 

The file takes pdfs of a report on my tableau server and emails them to. I don't really need any input or output so I'm not sure what to add to the workflow.

 

RunCommandQuestion.jpg

1 REPLY 1
CharlieS
17 - Castor
17 - Castor

If you don't need to update your code with a workflow value, then just use a Text Input as a dummy input.

 

RunCommand Input.png

 

 

 

Labels
Top Solution Authors