Start Free Trial

Alteryx Designer Desktop Discussions

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

I want workflow to run even if file is missing

vijayyd
6 - Meteoroid

I have develop a workflow where I want even if 1 input file is missing workflow should complete finish running

2 REPLIES 2
binu_acs
21 - Polaris

@vijayyd is your workflow running with more than one input file?

vijayyd
6 - Meteoroid

Yes workflow runs on multiple input file. Its a workflow built to get output for 10 entities. Workflow is dynamic to run all the workflow individually.

 

1 input file required only to run 9th entity, rest of the entities don't need that file.

 

Workflow is uploaded on Alteryx server, different team use to run the workflow. But inorder to run workflow all entities need to keep dummy file for 9th entity.

 

I want to add functionality so that even if 1 input file is missing workflow should get completed and run.

 

 

Labels
Top Solution Authors