Page 1 of 1

"No outgoing connection accepts this job" Error

Posted: Wed Jun 19, 2024 6:55 pm
by SergioFernandez
Dear Support.

We are receiving this error in one of our Switch flow with a specific file. However we don't find information about the meaning of this error and how to handle it. The file was moved to the problems jobs folder. We would much appreciate if you inform us about how to figure out the reason. Thank you very much!

Re: "No outgoing connection accepts this job" Error

Posted: Thu Jun 20, 2024 12:24 pm
by rhd_ole
Could you provide more info? What element is being used, what type of file and function are you trying to achieve and properties you are using.

Re: "No outgoing connection accepts this job" Error

Posted: Thu Jun 20, 2024 1:33 pm
by jan_suhr
Have you checked the properties for the outgoing connection. I would guess that you have some restrictions that only accept a certain filetype or something else.

Re: "No outgoing connection accepts this job" Error

Posted: Fri Jun 21, 2024 5:22 pm
by tdeschampsBluewest
The fail message is pretty self explanatory : for the given flow element (a folder) no outgoing connection accept this job.

That mean you have created some condition/filters on the outgoing connections, and this file does not match any of those conditions.

You may have to create an outgoing connection with following properties : "Include these jobs > All other jobs", or find why the conditions return a falsy value for your job.