JBoss Community

Re: Exception when running with more than 1 variable

created by Chris Melas in jBPM - View the full discussion

Hello,

You get an exception because of a referential integrity constraint between the task table and the organizationalentity table, since you place the two unset variables to the ActorId of the usertasks. In order to use them this way you'll have to set values to the variables before you reach the point of each task ( HR Evaluation, PM Evaluation ) in your process.

Reply to this message by going to Community

Start a new discussion in jBPM at Community