JBoss Community

Rule Task after Human Task

created by vchmakov in jBPM - View the full discussion

Hi,

 

Here is my process:

  1. Start
  2. Script task
  3. Human Task
  4. Script task
  5. End

This works fine. However, when I change the process above like this:

  1. Start
  2. Rule task #1
  3. Human Task
  4. Rule task #2
  5. End

The following is happening:

Rule #1 gets executed, but Rule #2 never executed. If I put a Script Task between Human Task and Rule #2 the script gets invoked. However Rule#2 does not get executed. When this happens there are entries created in table EVENTTYPES.

What I’m missing?

 

Thanks in advance for any help!

 

Vlad

 

P.S.: I’m using jBPM 5.1.2 and Drools 5.3.0

Reply to this message by going to Community

Start a new discussion in jBPM at Community