Questions tagged [kie]

KIE is the shared core for Drools and jBPM. It provides a unified methodology and programming model for building, deploying and utilizing resources.

KIE (Knowledge Is Everything) is a new umbrella name for for Drools, jBPM, OptaPlanner and UberFire. It provides a unified methodology and programming model for building, deploying and utilizing resources.

536 questions
0
votes
1 answer

jbpm kieworkbench does not show icon for custom workitemdefinition

I'm using the KIE workbench in JBPM 6 (6.1) to set up a process. I also added a custom work item definition like this: [ "name" : "MyTask", "parameters" : [ "Param1" : new StringDataType() ], "results" : [ "Result" :…
0
votes
1 answer

Scope of Dynamic KnowledgeSessions - drools-camel-server

Env: Drools v6 How does drools-camel manage the scopes of KnowledgeSessions, in general, may it be stateful or stateless? And I would like to know esp. the scope management of dynamic knowledge sessions. is it org.kie.camel.component.KiePolicy or…
Ahamed Mustafa M
  • 3,069
  • 1
  • 24
  • 34
0
votes
1 answer

Deploy kie-drools-wb-distribution-wars-6.0.1.Final-jboss-as7.0.war on wildfly-8.1.0.Final

I deployed successfully kie-drools-wb-distribution-wars-6.0.1.Final-jboss-as7.0.war on jboss-as-7.1.1.Final, running with jdk1.7.0_10. But this configuration…
jps
  • 164
  • 2
  • 8
0
votes
4 answers

Kie-Maven-Plugin is not working, unable to compile rule artifacts

I am doing a sample hello world maven project using drools version 6.0.0.Final. Below is the build of my pom file, i have specified the kie-maven-plugin but i can notice that this plugin couldnt get executed. Is there anything i am missing here.…
vashishth
  • 2,751
  • 4
  • 38
  • 68
0
votes
0 answers

No setter found for property 'kBaseName' in class 'org.kie.spring.factorybeans.KBaseFactoryBean'

This is an integration issue of Drools KIE and Spring MVC Web V 3.2.3 where google just isn't finding any references to so I'll try my luck here ... I'm integrating Drools KIE and Spring 3.2.3.RELEASE (MVC Web)- and I'm getting the following…
ProfVersaggi
  • 886
  • 13
  • 18
0
votes
1 answer

How to export KIE-WB databases to another database engine as MySQL?

I have an installation of Drools kie-wb 6.1.0. By default, it works with Derby database and now, I want to move it to a production environment (where MySQL server is used). How can I export the database from one engine to other? All information…
King Midas
  • 1,442
  • 4
  • 29
  • 50
0
votes
1 answer

Login failure in jbpm-console jboss-as-7

I have a problem with the jbpm-console, generated to source , I installed jbpm-console-ng-jboss-as7.0.war in jboss, that deploy OK, config security-domain in the subsystem "urn:jboss:domain:security:1.1" and add users and roles properties , in the…
iflores
  • 43
  • 7
0
votes
1 answer

KIE Drools Workbench not show all Menu Option

I have a problem with the "KIE Drools Workbench" v6.0.1.Final, when enter to Workbench, the browser show me the next error "ERROR: Possible problem with your *.gwt.xml module file." and not show all the menu option, only show "Authoring" and…
iflores
  • 43
  • 7
-1
votes
0 answers

Drools Memory issue

We are using DROOLS 7.5.0.Final as one one of our rule engine processing service. Lately we are observing various errors like o.a.maven.integration.MavenRepository ; Unable to resolve artifact:…
vipulk10
  • 117
  • 3
  • 15
-1
votes
1 answer

in kie Server DMN compile time is very long

on compiling DMN file in Kogito (Quarkus) the compile time is very long more than 15 minutes. Where I am getting it wrong. The DMN is attached herewith I was expecting it to be less than a minute for this DMN
Abhi
  • 1
-1
votes
1 answer

How can I rectify the casting exception error in drools project?

I am using drools. I came cross the casting exception class org.jboss.as.naming.NamingContext cannot be cast to class javax.sql.DataSource. How to rectify this any suggestion on this.
-1
votes
1 answer

Add Custom Actors and Groups in Kogito User Task

I am trying to customize my own BPMN editor using the kie-tools repository bu kiegroup. I am able edit and modify various features and UI. But in case of User Tasks, i am unable to populate the Actors and Group list as per my required logic. Is…
codeforHarman
  • 115
  • 1
  • 10
-1
votes
1 answer

Docker image (jboss/jbpm-server-full:latest) with custom styles and custom background image

We are hosting docker image (jboss/jbpm-server-full:latest) on Azure container service to bring the Rules capabilities into our project. We need to customize the look & feel of the UI like change the font color,background image etc.Is there a way to…
-1
votes
1 answer

jBPM final server (full) commercial use

We have the requirement of configuring the rules in UI by the business users. The jBPM seems a perfect fit which has the Business Central to design the rules and backed with Kie Server for the rules execution. The docker image…
-1
votes
1 answer

Drools Business Central Workbench - Test Scenario: List subproperty on object

Is there a way to populate a List property on an object being tested under the "new style" test scenario? I see some "legacy" test cases which seem to achieve this so am wondering if the new style test scenario handles this. I added the List model…
Vlad L
  • 1,544
  • 3
  • 6
  • 20
1 2 3
35
36