Try Catch Block for Multiple Sequences not executing while running the Process

If you intention is to wrap your entire application with one try catch, the better approach is the global exception handler sequence: #FeatureBlog - 18.4 - Global Exception Handler but im still unsure why it is not working for you the main try catch.

1 Like