JBoss Community

Re: Customized gateway node

created by Maciej Swiderski in jBPM - View the full discussion

you can use rules in gateway conditions just to make sure that the rule evaluates to boolean value, for instance

 

<conditionExpression xsi:type="tFormalExpression" language="http://www.jboss.org/drools/rule" >org.jbpm.bpmn2.ScannerChangeSetTest.Message( message matches 'AND' )</conditionExpression>

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community