How to provide formula in action item of Guided Decision Table?

Solution Verified - Updated -

Issue

There is a scenario as shown in the following screenshot:

mrga.png

The parsed DRL looks like this:

pdf.setCardRenderTextOut("$" + pdf.getAmount());

But when trying to achieve the same in Guided Decision Table in BRMS's business-central it seems not possible to set any formula. It is by default parsing the formula as STRING LITERAL:

hpk5.png

Which results in following DRL being generated:

pdf.setCardRenderTextOut("$ + pdf.getAmount()" );

How to provide an actual formula in the action item instead of String?

Environment

  • Red Hat JBoss BRMS, BPM Suite
    • 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