The DR errors management in version 14.4 is a GREAT feature but introduces a constrain: by each data reader the user HAVE TO specify the “go to group” in case of error, and cannot simply set it to say “please go ahead”, as was in previous versions.
When I have in a procedure e.g. 20 data readers I should set 2 groups by each data reader to replicate native behavior of previous versions . This is not sustainable.
And also have some not clear behaviors. I say this because migrating from a previous version it works in a back compatible mode (even if the back compatible mode is not contemplated in the interface), and it seems same happens if I set a new data reader copying from an action created with a previous version. Weird! And could be misleading.
I believe this bug can be simply fixed adding a flag “ignore errors (back compatible)”, that is normally activated for cases migrated from previous versions. Or in the “On error go to group list” add the option “None (back-compatible)”.
I suspect this option is already available ( since it’s working for migrated actions ), only need to be explicit to developers.
I hope this improvement can be done from next release, since I would migrate to this version early next year, and this constrain is not acceptable from my point of view.