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.