Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
50 views

I have my DRL rule file which contains more than one agenda group and they needs to be executed in certain order. Will their be any difference if the setFocus() is called upon those agenda group in ...
Harsha's user avatar
  • 96
0 votes
0 answers
36 views

I am working with Drools and have around 500 rules. I need logs that explain why a specific rule was selected. So far, I have tried the following approaches: KieServices Logger I used KieServices to ...
0 votes
1 answer
408 views

I'm new to drools and I have added the following dependencies in my gradle file. implementation("org.drools:drools-compiler:9.44.0.Final") implementation("org.drools:drools-core:9.44.0....
0 votes
1 answer
65 views

I am using Drools Rule Engine for my usecase where i have to determine owner of a product based on multiple attributes. I have created a set of rules. I have around 1000 input products and about 50 ...
0 votes
0 answers
211 views

want to validate the rules and send them to other part of monolith application so, that it is ready to fire all rules as i'm generating dynamic drools rules using a template(ftl) file. So, is there ...
1 vote
0 answers
898 views

I have a list and an map in json format and before passing the those to template in order to generate the rules I convert them into the java and then compile them using the ObjectDataCompiler in order ...
1 vote
0 answers
73 views

I am trying to pass a map in DRT template of the of the drools like this TEMPLATE template "another map" rule "test map_2" no-loop true dialect "java" when ...
1 vote
1 answer
435 views

I have implemented builder design pattern and I have conditions on the abstract class and want to update the fact that extends the abstract class. Although the rule is fired but it doesn't update the ...
0 votes
2 answers
1k views

How to check whether list of facts contains the list of parameters or attributes present. We want a Rule where The Fact is List of Variables and the attributes which we are passing it is also list of ...
0 votes
0 answers
333 views

I'm new to drools (I can consider Kogito as well) we have a requirements where the rules with orders are stored in a decision table and it should be executed based on the order given by the users the ...
Kyle's user avatar
  • 370
1 vote
1 answer
238 views

While running Drools DRT with some empty values gives an error. This is the template which we have used.... rule "Rule1_@{row.rowNumber}" salience @{salience} dialect "java" when ...
1 vote
2 answers
168 views

While running Drools DRT with some empty values gives an error . This is the rule which we have used.... rule "Rule1_@{row.rowNumber}" when variable:Fact(("All"=="@{...
0 votes
0 answers
177 views

In cell B11 I am trying to compare my data with below column by using 1,ドル but it is not working, the issue occurs only for String data I think. Can anyone give me right explanation/reason that why ...
0 votes
0 answers
103 views

I deploy the Drools workbench through a Docker container. And after deploying it and entering the interface through the browser, I configure the rules and processes. When generating a rule using the &...
0 votes
0 answers
623 views

Good day! I'm trying to start the next Drools Business Process via REST This process has the following process variable (named contractObject), which is populated at the beginning of the flow and ...

15 30 50 per page
1
2 3 4 5
...
9

AltStyle によって変換されたページ (->オリジナル) /