Thanks Mike. I see that in the Rule Templates section of the docs. If you want 
I’ll add that the Guided Decision Table of the documents as well and issue a 
pull. Let me know.

Joe

From: rules-users-boun...@lists.jboss.org 
[mailto:rules-users-boun...@lists.jboss.org] On Behalf Of Michael Anstis
Sent: Monday, April 14, 2014 4:08 PM
To: Rules Users List
Subject: Re: [rules-users] Free Form DRL through BRL in guided decision table

You need to use a "Template variable" in the BRL fragment.

ServiceLineStatusInfo( claimStatusCodes contains "@{param}")

On 14 April 2014 23:01, Joe White 
<joe.wh...@recondotech.com<mailto:joe.wh...@recondotech.com>> wrote:
Does the workbench extended entry guided decision table support this kind of 
syntax:
ServiceLineStatusInfo( claimStatusCodes contains "$param" )

Where $param is replaced with the value of the column? When I add that through 
New Column->Add a Condition BRL Fragment->Free Form DRL all I get is a checkbox 
column. Is there a way to set that up so that it allows entry and does the 
substitution?

I know the line above could be built easily in other ways. It is just an 
example to illustrate. I have some more complex logical constructs that I’d 
like to do in straight DRL fragments if possible.

Thanks,

Joe


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org<mailto:rules-users@lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to