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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to