Andre, There should be no problem in using the same global in both your rules and processes.
I have tried a simple example as you described but have not been able to reproduce the problem. Could you send me a self-contained example that shows the issue? Kris Quoting "Malenfant, Andre" <[email protected]>: > I am experimenting with rule flows and I get the following error: > > Unexpected global [myglobal] > > When calling setGlobal on the session. > > This code works without the workflow (globals declared in the drl) > but > fails when I include the rule flow. I declared the same globals in > the > rule flow in the header section. > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
