drools
Firing selective rules from drool file
Is it possible to fire rules in drool file by rule na开发者_高级运维mes ? My requirement is, my rule file will contain list of all rules (S). But I\'ve a separate config which contains list of rule na[详细]
2023-03-27 00:05 分类:问答Accessing the process instance from Rule Tasks in JBPM 5
The short version: How do I get JBPM5 Rule Nodes to use a DRL file which reads and updates process variables?[详细]
2023-03-26 16:23 分类:问答Hot Deployment using Drools + Guvnor
I have an Application which is Based on Spring+ Hibernate + Drools. It has static *.drl files. My Question is[详细]
2023-03-26 12:22 分类:问答Best way to implement rule check while communicating with GPS device
We are developing a vehicle tracking system. Like every VTS, we have GPS devices fitted into the vehicles开发者_如何学运维 which keep sending location information to the server. On server, our TCP com[详细]
2023-03-25 18:52 分类:问答understanding agenda-group in drools
I tried a sample example to see how agenda-group works. Initially I set the focus of ksession to agenda-group \"ag1\" and fired the rules.[详细]
2023-03-23 14:30 分类:问答Does Drools/JBPM5 support data flow?
Does Drools/JBPM5 support data flow?开发者_如何学C Or is it only control flow? It is using BPMN2 for modeling business processes.BPMN2 does not really visually model data flow.Rather, if data is to[详细]
2023-03-22 10:00 分类:问答Evaluating XPath expressions in JBoss Drools
I am working within a enterprise architecture that is processing a large amount of XML messages.We have recently been given the requirement to perform some calculations on data contained in those XML[详细]
2023-03-20 15:11 分类:问答Drools - default rule
I am trying to create a Drools template to generate rules from a spreadsheet. We want the user to be able to create \"default rules\" by leaving a field blank. To make a simplified example: We want to[详细]
2023-03-20 06:33 分类:问答Compare objects of the same class in JBoss Drools
I have a quick question - is it possible to compare tw开发者_开发百科o objects of the same class in Drools? And if yes, how do I distinguish between the two objects?Yes.[详细]
2023-03-19 18:16 分类:问答Robocode Robot with Drools Expert
i have a class assignment to create a Robot using Drools as an inference machine. however, most of my rules act strange since they don\'t fire for the class but fire for it\'s superclass. Something开发[详细]
2023-03-19 11:19 分类:问答