Hi,
I have a simple loop that repepats on a Timer ( when Timer in BPMN2 designer supports CRON that is). But I get this error:
[ERROR 11:05:01.976 BST] qtp1773079990-105 - /console/rs/process/definitions:CommandDelegate - [ERR 102] Line 5:13 mismatched input 'true' in rule "RuleFlow-Split-_af42df9a-4e9c-4b58-996c-ee339590ec50-5-4-DROOLS_DEFAULT"
[ERROR 11:05:01.976 BST] qtp1773079990-105 - /console/rs/process/definitions:CommandDelegate - [ERR 102] Line 12:13 mismatched input 'false' in rule "RuleFlow-Split-_af42df9a-4e9c-4b58-996c-ee339590ec50-5-7-DROOLS_DEFAULT"
My two test are simply "Always loop" = "return true;" and "Do not end" = "return false;"
http://community.jboss.org/servlet/JiveServlet/downloadImage/2-620315-16855/450-236/looptest.png
Huh?
Thx.
Ed.