As soon as I remove the try node it works. Is there a possibility that the end if node still works if I go through the upper path and keep the try-catch node in the lower path, which is inactive anyway?
@MikeMM I think you have to plan ahead the ‘wireing’ of your tasks. Try/Catch is something different from CASE tasks. Maybe you can create an example of what you want to do.