Alteryx Designer Desktop Discussions

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

Running workflow only if new input file is saved

pryia1234567
6 - Meteoroid

Background: Every night at 4 am a input file is saved on a server sometimes the SAS flow running the file fails and the file is not updated

 

I have a workflow linked to the file saved on the server and would like to run a workflow only if he input file has a save date that is todays date.

 

The file name does not change just the save time. 

 

Thanks 

 

2 REPLIES 2
ChrisTX
15 - Aurora

Try using the tools for Directory, Filter, and Dynamic Input.

 

See attached workflow.

 

ChrisTX_0-1680031709723.png

 

 

Chris

pryia1234567
6 - Meteoroid

Hi, what if it is a shared directory

Labels