Compilation failure "Rule Compilation error [...] cannot be resolved"

Solution Verified - Updated -

Issue

The rule:

if (A) {
    f2()
} else {
    f1()
}

Compiles, whereas

if (!A) {
    f1()
} else {
    f2()
}

Does not.

Environment

Red Hat JBoss BRMS 6.4.12
Also
Red Hat Decision Manager 7.7.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content