Hi all, I'm a student doing research of Apache ODE workflow engine. Now I try to set up control of workflow instance execution in ODE and have found activity breakpoints support in the ODE source code. But when I looked through the ODE online documents (http://ode.apache.org/bpel-management-api-specification.html), I found no clues of the breakpoints support in Management API, which means I could not add breakpoints using SOAP messages like the Process and Instance Management API in org.apache.ode.bpel.engine.DebuggerSupport.java, such as suspend and resume.
Does anyone how to do it in ODE? Or could you tell me where to find some documents about use of ODE Debugger support? Best, Vito
