Hi, I wonder where could I find a little bit more about catching failures in the ODE ?
I already read http://ode.apache.org/bpel-extensions.html and I know that when "faultOnFailure=true" then failures are caught as faults by means of "catchAll" or "ext:activityFailure". However, I don't know how to find out what kind of failure occured. Is it possible upon catching failure to get any information about it ? I mean something like failure name, failure reason etc. best regards jan
