JBoss Community

Re: Instantiating a process in JBPM5

created by Mauricio Salatino in jBPM - View the full discussion

The error is pretty clear:

 

Unknown process ID: Evaluation

 

 

Check inside the Evaluation.bpmn file and look inside the process tag (<process id="....">) for the id attribute.

When you want to start a process you should use the id that is specified inside that attribute.

If that works we can see what is missing in hibernate, because you will get a different error.

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community