Free Trial

Alteryx Designer Desktop Discussions

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

Formula to Run Command

gijovarghese8
5 - Atom

Hello All, 

 

I am trying to setup an automation, where i check to see if a file exists, and if it does not i have a formula that generates the command that needs to run with RUN COMMMAND, but i am having trouble configuring the RUN COMMAND. is this even possible to do?

 

 

Regards

 

Gijo

3 REPLIES 3
aatalai
14 - Magnetar

@gijovarghese8 what's the file you are trying to generate? could you create the required information in alteryx and then use the output tool?

apathetichell
19 - Altair

yes. you write .bat file to create a file if it doesn't exist. If you need help on what to have in your .bat file - check out StackOverflow.

flying008
15 - Aurora

Hi, @gijovarghese8 

 

FYI.

 

录制_2024_01_31_14_58_17_87.gif

Labels
Top Solution Authors