
Hi,
You are inserting a new GPU object.
Do you retrieve it in the response ? There is a command to do I guess. I never use the Kie-server out of the box but you have to do a command to get the new objects if type GPU
Regards
Nicolas
De : <drools...@googlegroups.com> au nom de Vishnu Chalil <vishnu...@litmus7.com>
Répondre à : <drools...@googlegroups.com>
Date : jeudi 21 janvier 2021 à 08:08
À : Drools Usage <drools...@googlegroups.com>
Objet : [drools-usage] Rules in guided rule template doesn't work in kie workbench
I have been trying to use kie workbench and the rule template in it. I created a really simple template and built and deployed it in kie server. But the rules are not working. I will attach the rule template , the data and the request from postman below. Can someone help ne understand the problem.

DISCLAIMER: The information in this e-mail is confidential and may be legally privileged. Any opinions, advice or communication whatsoever contained herein are subject to the terms and conditions of the written and executed Agreement/Contract with Litmus7 by the intended recipient. In case of absence of such a written and executed Agreement/Contract, this communication shall not be legally binding and any responds/reactions resulting from this communication shall not be endorsed by Litmus7. Litmus7 do not guarantee that e-mail communications are secure or error-free, as information could be intercepted, corrupted, amended, lost, destroyed, arrive late or incomplete, or contain viruses.
--
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/42201919-f5c6-4f60-9a68-fb2852306469n%40googlegroups.com.
Click on the part « there is a GPU” and give a binding name (last option)
And in the then part you will have “update x “ if x is the binding name
Regards
De : <drools...@googlegroups.com> au nom de Vishnu Chalil <vishnu...@litmus7.com>
Répondre à : <drools...@googlegroups.com>
Date : jeudi 21 janvier 2021 à 08:26
À : Drools Usage <drools...@googlegroups.com>
Objet : Re: [drools-usage] Rules in guided rule template doesn't work in kie workbench
I actually needed to get the response in same object. But the template window gives me options as shown in image below.Just Insert fact HPU and Logically insert fact GPU.

To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/2c976ab8-6a7d-47a5-bb6a-c3b1a35a3d8fn%40googlegroups.com.
You can
Regards
De : <drools...@googlegroups.com> au nom de Vishnu Chalil <vishnu...@litmus7.com>
Répondre à : <drools...@googlegroups.com>
Date : jeudi 21 janvier 2021 à 08:29
À : Drools Usage <drools...@googlegroups.com>
Objet : Re: [drools-usage] Rules in guided rule template doesn't work in kie workbench
Also without using kie server how do you build and deploy the rules. Do you directly take it to a java application from the business central and deploy it there?
On Thursday, January 21, 2021 at 12:56:05 PM UTC+5:30 Vishnu Chalil wrote:
I actually needed to get the response in same object. But the template window gives me options as shown in image below.Just Insert fact HPU and Logically insert fact GPU.
Is there anyway to get it done?
On Thursday, January 21, 2021 at 12:47:45 PM UTC+5:30 nicotin...@gmail.com wrote:
Hi,
You are inserting a new GPU object.
Do you retrieve it in the response ? There is a command to do I guess. I never use the Kie-server out of the box but you have to do a command to get the new objects if type GPU
Regards
Nicolas
De : <drools...@googlegroups.com> au nom de Vishnu Chalil <vishnu...@litmus7.com>
Répondre à : <drools...@googlegroups.com>
Date : jeudi 21 janvier 2021 à 08:08
À : Drools Usage <drools...@googlegroups.com>
Objet : [drools-usage] Rules in guided rule template doesn't work in kie workbench
I have been trying to use kie workbench and the rule template in it. I created a really simple template and built and deployed it in kie server. But the rules are not working. I will attach the rule template , the data and the request from postman below. Can someone help ne understand the problem.
![]()
DISCLAIMER: The information in this e-mail is confidential and may be legally privileged. Any opinions, advice or communication whatsoever contained herein are subject to the terms and conditions of the written and executed Agreement/Contract with Litmus7 by the intended recipient. In case of absence of such a written and executed Agreement/Contract, this communication shall not be legally binding and any responds/reactions resulting from this communication shall not be endorsed by Litmus7. Litmus7 do not guarantee that e-mail communications are secure or error-free, as information could be intercepted, corrupted, amended, lost, destroyed, arrive late or incomplete, or contain viruses.
--
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/42201919-f5c6-4f60-9a68-fb2852306469n%40googlegroups.com.
DISCLAIMER: The information in this e-mail is confidential and may be legally privileged. Any opinions, advice or communication whatsoever contained herein are subject to the terms and conditions of the written and executed Agreement/Contract with Litmus7 by the intended recipient. In case of absence of such a written and executed Agreement/Contract, this communication shall not be legally binding and any responds/reactions resulting from this communication shall not be endorsed by Litmus7. Litmus7 do not guarantee that e-mail communications are secure or error-free, as information could be intercepted, corrupted, amended, lost, destroyed, arrive late or incomplete, or contain viruses.
--
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/bdd7d111-0d4c-45ff-9ebb-599267a6519en%40googlegroups.com.
The workbench offers over http access to the git repo of the project
Out-of-de box you have to checkout, modify the xml and send it back
1 and 2
3 I think yes
Regards
Nicolas dot heron at pymma minus software dot com
De : <drools...@googlegroups.com> au nom de Vishnu Chalil <vishnu...@litmus7.com>
Répondre à : <drools...@googlegroups.com>
Date : jeudi 21 janvier 2021 à 09:28
À : Drools Usage <drools...@googlegroups.com>
Objet : Re: [drools-usage] Rules in guided rule template doesn't work in kie workbench
That did solve the problem. Thank you so much! On a closing note I would like to ask a few other questions to get a perspective.
1) is it possible to use the rule template as we define in java with template headers etc in the drools workbench? currently we can't modify the source and it is not working when I tried to upload the normal template that is used in java( the template header, @ keyword etc were throwing errors in kie workbench)?
2) is it possible to set the data values from some other point rather than in rule template in kie workbench and can it be set in the template data by using some other APIs. I really need the data values to be send from some other java program !
3) Is it possible to construct nested "when then " conditions in the drools rule template in kie workbench? I mean with the same UI posted above for the template file.
On Thursday, January 21, 2021 at 1:08:50 PM UTC+5:30 nicotin...@gmail.com wrote:
You can
- connect the kie-server to the workbench and deploy from the workbench.
- The kie-server has a maven repository by default that is created and there put the jar and over a rest service you can initiate the container
Regards
De : <drools...@googlegroups.com> au nom de Vishnu Chalil <vishnu...@litmus7.com>
Répondre à : <drools...@googlegroups.com>
Date : jeudi 21 janvier 2021 à 08:29
À : Drools Usage <drools...@googlegroups.com>
Objet : Re: [drools-usage] Rules in guided rule template doesn't work in kie workbench
Also without using kie server how do you build and deploy the rules. Do you directly take it to a java application from the business central and deploy it there?
On Thursday, January 21, 2021 at 12:56:05 PM UTC+5:30 Vishnu Chalil wrote:
I actually needed to get the response in same object. But the template window gives me options as shown in image below.Just Insert fact HPU and Logically insert fact GPU.
Is there anyway to get it done?
On Thursday, January 21, 2021 at 12:47:45 PM UTC+5:30 nicotin...@gmail.com wrote:
Hi,
You are inserting a new GPU object.
Do you retrieve it in the response ? There is a command to do I guess. I never use the Kie-server out of the box but you have to do a command to get the new objects if type GPU
Regards
Nicolas
De : <drools...@googlegroups.com> au nom de Vishnu Chalil <vishnu...@litmus7.com>
Répondre à : <drools...@googlegroups.com>
Date : jeudi 21 janvier 2021 à 08:08
À : Drools Usage <drools...@googlegroups.com>
Objet : [drools-usage] Rules in guided rule template doesn't work in kie workbench
I have been trying to use kie workbench and the rule template in it. I created a really simple template and built and deployed it in kie server. But the rules are not working. I will attach the rule template , the data and the request from postman below. Can someone help ne understand the problem.
![]()
DISCLAIMER: The information in this e-mail is confidential and may be legally privileged. Any opinions, advice or communication whatsoever contained herein are subject to the terms and conditions of the written and executed Agreement/Contract with Litmus7 by the intended recipient. In case of absence of such a written and executed Agreement/Contract, this communication shall not be legally binding and any responds/reactions resulting from this communication shall not be endorsed by Litmus7. Litmus7 do not guarantee that e-mail communications are secure or error-free, as information could be intercepted, corrupted, amended, lost, destroyed, arrive late or incomplete, or contain viruses.
--
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/42201919-f5c6-4f60-9a68-fb2852306469n%40googlegroups.com.
DISCLAIMER: The information in this e-mail is confidential and may be legally privileged. Any opinions, advice or communication whatsoever contained herein are subject to the terms and conditions of the written and executed Agreement/Contract with Litmus7 by the intended recipient. In case of absence of such a written and executed Agreement/Contract, this communication shall not be legally binding and any responds/reactions resulting from this communication shall not be endorsed by Litmus7. Litmus7 do not guarantee that e-mail communications are secure or error-free, as information could be intercepted, corrupted, amended, lost, destroyed, arrive late or incomplete, or contain viruses.
--
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/bdd7d111-0d4c-45ff-9ebb-599267a6519en%40googlegroups.com.
DISCLAIMER: The information in this e-mail is confidential and may be legally privileged. Any opinions, advice or communication whatsoever contained herein are subject to the terms and conditions of the written and executed Agreement/Contract with Litmus7 by the intended recipient. In case of absence of such a written and executed Agreement/Contract, this communication shall not be legally binding and any responds/reactions resulting from this communication shall not be endorsed by Litmus7. Litmus7 do not guarantee that e-mail communications are secure or error-free, as information could be intercepted, corrupted, amended, lost, destroyed, arrive late or incomplete, or contain viruses.
--
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/d149c065-daff-4520-bed8-1b74c6a6cdd1n%40googlegroups.com.