How do I configure Camel Choice Predicate using camel properties

Solution Verified - Updated -

Issue

I need to read a boolean property value in a choice condition.

<choice>
    <when>
        <constant>{{process.a}}</constant>
        ...
    </when>
    <otherwise>
        ...
    </otherwise>
</choice>

The above does not work. What is the correct syntax?

Environment

  • JBoss Fuse 6.X

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