[jboss-user] [JBoss jBPM] - How to get a Bpel Process Instance through API?

dhanushgopinath do-not-reply at jboss.com
Fri Nov 21 12:11:50 EST 2008


Hi,

I have deployed a BPEL and I am invoking it through a SOAP UI.

I want to get this ProcessInstance through API. I tried using GraphSession.findProcessInstances(procDefId), but it returned an error saying "couldn't load process instances for process definition '1'"

I checked the DB and found out that there are no entries in the JBPM_PROCESSINSTANCE table. But there are entries in JBPM_PROCESSDEFINITION table of the process definition deployed.

Where are the Bpel Process Instances stored then? And how do I obtain them.

Please help.

Thanks in Advance
Dhanush Gopinath


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191357#4191357

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191357



More information about the jboss-user mailing list