[rules-users] Is it possible to compare the hashmap values in Drools Spreadsheet

Michael Anstis michael.anstis at gmail.com
Tue Mar 5 09:25:37 EST 2013


Hello,

This is by design, see
https://github.com/droolsjbpm/drools/blob/master/drools-decisiontables/src/main/java/org/drools/decisiontable/parser/ActionType.java#L179

If a cell value contains "some text<quotation mark>some text<quotation
mark>more text" the quotation marks are assume to be part of the value and
escaped.

This can be overridden using "EscapeQuotes false" flag in the RuleSet
properties section.
On 5 March 2013 13:58, kareemsk7 <shaikabdul.kareem at igate.com> wrote:

> Hi..
>
> i have a code which should compare the two column values through hashmap in
> drools spreadsheet.
> when i parsed the code from spreadsheet to .drl file, there is '/' is
> appending to code.
> Please have a look on the attached document and help me in solving the
> issue. Drools_SpreadsheetIssue.docx
> <
> http://drools.46999.n3.nabble.com/file/n4022692/Drools_SpreadsheetIssue.docx
> >
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Is-it-possible-to-compare-the-hashmap-values-in-Drools-Spreadsheet-tp4022692.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20130305/5911bcda/attachment-0001.html 


More information about the rules-users mailing list