[QUOTE = "Maddo7, post: 661762, member: 9688"]
Yes, I would like to do that.
How do you catch an error in the logical part? Are you connecting every bad output somewhere?
[/ QUOTE]
If you want to know / log every error that could appear in the logic of your template, or if you have a different procedure to follow when an error occurs in different stages of your template, then linking the bad end of each action block to a specific set of steps is a good idea.
But, if every time your template runs into an error you have just a single set of steps your template should follow, then there is no need to link each bad end of each action block to th tset of steps which need to be executed in case of error. You just use the Bad End action and link it to the specified steps that need to be taken in case of error.