Hi,
I am using the various BPMN constructs such as exclusive gateways etc. where I ca n specify conditional expression using simple conditions or using expressions (Java,Javascript, MVEL and Drools). I have specified simple conditions based on process variable values.
However, when I use conditional intermediate catch event, I only get option for Drools.
Is there no other option of specifying the conditional expression either using Java or mvel when using conditional intermediate catch event? I am using version 7.23.
I am not familiar at all with Drools. However, my condition is very simple. Based on if a given process variable is "Y", the flow should continue and if it is "N", then the conditional path should not be taken for that conditional intermediate catch event. If somebody can point to some examples of specifying these kind of simple conditions using Drools, that would help.
Regards,
Jay