I want to handle exceptions occuring in an external java class. The class is called in a script step. Now I want to pass this to an Exception Start in the Process Model. Can I achive this? Script Step:
Thanks for any help! Edit: It just came accross my mind to set an ivy-variable error:Boolean and set a condition to choose a different process path in error case. But regardless this fact, is it possible to start an Ivy-Exception start from a try-catch-block? asked 18.10.2013 at 11:01 Nikel Weis |
This is not possible on the Script Step at the moment. There are multiple feature requests open for this problem. See issues #23146, #22739, #17874. As workaround you can use a PI process element. This element allows you to configure an exception element that is called if the PI code fails. The PI code itself must be written in Java as a PI bean. answered 24.10.2013 at 17:16 Reto Weiss ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 18.10.2013 at 11:01
Seen: 1,489 times
Last updated: 24.10.2013 at 17:16