[rules-users] Asynchronous Rule Evaluation

droolster quant.coder at gmail.com
Mon Feb 17 03:45:29 EST 2014


I have situation where the set of rules I am writing will be invoked via a
REST service in an asynchronous manner via JMS message queues. Essentially
what is happening is that from the GUI, a ticket is raised which has a
unique ticket id value. For this ticket, a particular rule evaluation has to
be done. Once this rule evaluation is done, the result of the evaluation has
to be linked to this particular ticket via the ticket id.My question is what
is the best way to achieve is in my DRL files? Do I have a Ticket fact type
in every condition of every rule?Thanks in advance.



--
View this message in context: http://drools.46999.n3.nabble.com/Asynchronous-Rule-Evaluation-tp4028141.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140217/36148994/attachment.html 


More information about the rules-users mailing list