Hi ,
I am trying to create a very complex process using Jboss BPMS 6.1.0 .
In my process there will multiple database operation .
Also there will be very very complex webservice call ,which request and response will contain multiple nested objects.
So my question is that in Jbpm is there any moduler way to call database operation or complex webservice instead of writing custom workhandlers.
Thanks in advance.