[rules-users] Query Problem

Ronald R. DiFrango ron.difrango at gmail.com
Fri Nov 16 10:55:06 EST 2007


All,

I have the following query:

query "Open RTV Lines"
    line : DetailLine(status in (StatusConstants.OPEN,
StatusConstants.PARTIALLY_MATCHED))
end

And what appears to be happening is it is only picking up those lines that
are marked with StatusConstants.PARTIALLY_MATCHED and not those marked with
StatusConstants.OPEN.

Now here is the rub, if a line gets marked as StatusConstants.OPEN then it
gets pulled off the agenda for further processing.  Could this be why it is
not getting picked up by the query?

Ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20071116/5d599f05/attachment.html 


More information about the rules-users mailing list