Hi everyone,
I'm using the jBPM suite and I'm making my business process with the grafical editor. I want to catch a compensation intermediate event from a Service Task but the Event Node needs to be connected with a compensation activity (another Service Task). How should I create it?
If I could modify the node source I would set the "isForCompensation" parameter as "true" in the Service Task tag of the compensation activity but I cannot find the way to do this.
I hoped the editor do it automatically but when I create a new task by clicking on the Event Node a normal Service Task is created, connected to the node with an Association.
Now, if I try to validate, it give me some error messages in wich it says to me that the User Task wants an incoming and an outgoing connection and even the event node wants an outgoing connection too.
I've even tried to link the compensation activity with a start compensation event node and a normal end node and associate the catch event node both with the start compensation event node or the compensation activity but I still got an error message for the missing outgoing connection from the catch event node.
So I repeat my question: how can I set a Service Task tag's isForCompensation parameter as true?
I hope I explained myself. If not I attach the business project png file.