I have a quite large flow containing 20 different Execute Command elements all running different arguments in Imagemagick. If any of these elements generates errors, when executing the argument, I would like to collect all these errors in one folder.
I can of course use the traffic light to route alle error-files to a specific folder, but with 20 different elements all connecting to one folder the flow design is a mess.
Is there any way to have the Execute command elements send error files to a specific location without using the traffic light connection?