JBoss Community

Re: JBPM exception : no process definition with key

created by Samrat Roy in jBPM - View the full discussion

Hi Jim,

 

That isnt an issue. Though not as verbose a yours but my defintition still says.

 

<process name="LeaveApply" xmlns="http://jbpm.org/4.4/jpdl">

...

</process>

 

if I deploy the jpdl just before I try to make a Process Instance everthing is fine and gala.  But when I try to deploy the resources through a spring bean at the server startup and then try to make a process instance afterwords everthing goes ka-boom !

 

secondly .. the api keeps mentioning something called "ProcessDefinitionID" by which I can start a process instance aswell .

ProcessInstancestartProcessInstanceById(java.lang.String processDefinitionId)

 

What exactly is a processDefinitionID and how do I get it ? ideas?

 

Thanks ! :)

Reply to this message by going to Community

Start a new discussion in jBPM at Community