Hello
I am have three branches / tool containers with workflow steps integrated to one another using field values to run. In the first tool container once the output file is created and sent outside Alteryx for processing data it takes roughly 5 - 10 mins to generate the expected output
The output file generated above becomes a requirement to be present for the subset of the workflow to be running later
Because the file above takes 5-10 mins, I couldn't find a way to delay the process for a Directory tool to read the folder where ideally I want to file to be created in the folder first and then read by the Directory tool so I can process my output file and have a successful result
I saw the options of using Events tab and creating a Run Command option or using a CREW macro 'Wait A Second'
All need some kind of dependencies which I cannot put
Is there any way where I can delay the Directory Tool to read the folder in a delayed timeframe which in my case is roughly 10 mins +