• Errors on starting jBPM process from guvnor Repository

    Hello, I was trying to start a process from my Guvnor repository with the following code:   UrlResource  wkfUrlResource = (UrlResource)ResourceFactory.newUrlResource(wkfUrl);   wkfUrlResource.setBas...
    Profile Photo
    created by lauradp
  • Avoiding Guvnor writing on filesystem

    Hi!   I'd like to know if I can configure Guvnor to write all data on its database, instead of writing in %JBOSS_HOME%/bin/repository folder.   Thanks in advance   Laura   UPDATE   I conf...
    Profile Photo
    last modified by lauradp
  • Missing "Service Task Palette" in guvnor designer

    Hello everybody, I have a jbpm 5.4 instance running under jboss 7.1. In the designer page I ca't see the palette section containing service tasks.   Can anyone help me?   Laura
    Profile Photo
    created by lauradp
  • Drools Workbench Repository/Project issuse

    I have installed the KIE Drools Workbench last Thursday. I am new to this workbench.   I created a new repository: prototype. I creates a new project in this respository, called BirtRules. I added some rules ...
    Profile Photo
    last modified by billhmoore
  • Migration of categories from BRMS 5 --> 6

    Hi.    Many of our customers are already itching to migrate their existing BRMS5.3.1 based Guvnor repositories to a git equivalent for use in BPMS6.    Subsequently, I've been experimenting with ...
    Profile Photo
    created by jbride
  • Does Guvnor Designer has size limit on BPMN2 import ?

    I am getting an issue in Guvnor designer Import. It seems to be the size limit. I am importing a Process definition into guvnor of 1.5MB size using "Import From BPMN2" option in guvnor designer screen. I am getting be...
    Profile Photo
    last modified by ahmedza
  • Guvnor 5.5 sign out problem

    Hey everyone,   I am having an issue regarding signing out of guvnor 5.5 once logged in with an authenticated user. Here is what I have deployed:        1. Guvnor 5.5 Final  ...
    Profile Photo
    created by pmansourian
  • How to set rule attributes programmatically date-effective, date-expires, enabled etc

    I would like to set rule attributes in the created rule. I see the class 'org.drools.rule.Rule' has setter methods to set these properties, but how can I use it to set the values in the existing rule?   Sample: ...
    Profile Photo
    created by bcarun
  • How to load enumeration in to guvnors use glassfish?

    The current version I am using: Glassfish 3.1.2.2 Guvnors 5.4Final Here is what I have: 1. I have load a POJO which contains a class/database table CollectionType with fields/members code, value, id 2. I create c...
    Profile Photo
    last modified by leipeter
  • Is it possible to load rules from DB in Guvnor?

    I was wondering if it were possible to create decision tables in Guvnor based on an external DB table.
    Profile Photo
    created by paoloferrer
  • Guvnor 5.5 authentication issue

    Hello everyone,        I was wondering if I could get a some help regarding the issue I am having with my guvnor.      Here is what I have deployed:     ...
    Profile Photo
    created by pmansourian
  • Using drools with cassandra

    Hi   I am trying to figure out if there is a way to use drools with cassandra. I am new to drools. I will appreciate any pointers to get started with my evaluation.   Regards, Saumitra
  • Guvnor getting started

    Hi,   I am a newbie to the whole drools thing. We've got a project that relies heavily on drools that I am trying to get my head around. I am trying to visualise the flows of the drools rules (1/2 hand-written 1...
    Profile Photo
    created by voki
  • Problem Configuring Guvnor with LDAP...

    My environment consists of Java 1.7, JBOSS AS 7.2, jBPM 5.4 (Drools guvnor 5.5).   I have successfully setup LDAP for use with the jbpm-form-builder, and jbpm-console. WIth Guvnor, I have everything setup per nu...
    Profile Photo
    last modified by kawest173713
  • How to load Facts into Drools WB

    Hi,   i've read the article "Goodbye Guvnor. Hello Drools Workbench" and as far as I understand it, Drools Workbench is the successor of Drools Guvnor. This should mean that it has the same functionality as Guvn...
    Profile Photo
    created by threadator
  • Guvnor 5.3 / Designer 2.3 Custom Work Item Definitions

    Hi everyone, I have a few questions about customizing work items that I have created. Right now I can give a custom work item parameters, results, and an icon. Is there any way to give it it's own set of properties? A...
    Profile Photo
    created by tpacheco12
  • GUVNOR 5.5.0 Build package with bpmn2 process embedding subprocess leads to an error : Process Join node has no incoming connection

    Hello All,   We've migrated old ruleflows .rf to .bpmn2 with the help of this tool http://www.plugtree.com/simple-drools-rule-flow-to-bpmn2-migration-tool Now, we import these processes in Guvnor 5.5.0 + jBPM De...
    Profile Photo
    created by dltdlt
  • Getting error while deploying drools-guvnor.war in JBoss 7.2.0 Final

    Hi,   I am trying to deploy "kie-drools-wb-distribution-wars-6.0.0.Final-jboss-as7.0.war"  after rename it to "drools-guvnor.war" using Java 1.7. I am getting following error.   19:25:35,763 ERROR [o...
    Profile Photo
    last modified by varungoyal
  • Error marshalling NoClassDefFoundError class in Guvnor

    When running Guvnor (I've tried 6.0.0.Final and 6.0.0.CR5) on both Tomcat 6 and 7, I tried running the Hello World rules from the Drools examples. After packaging the jar for the Drools example and uploading this to G...
    Profile Photo
    created by pike1212
  • How to maintain guvnor cache and suggestions needed for performance and memory utilization.

    I have implemented guvnor 5.5 in my application, I will be using guvnor as a repository for rules(spreadsheets) and deployed in Tomcat6. For authentication we are using LDAP and Oracle 11g as database repository. I h...
    Profile Photo
    created by mail2gkishor