• JBPM 6.4 with Sybase ASE 15.7

    Dear Team   I am trying to configure JBPM 6.4 with Sybase ASE 15.7, The jbpm-console.war is deployed but i am getting error when trying to build and deploy a project. The configuration done is : 1) we are usin...
    Profile Photo
    last modified by nabilf
  • Creating Business rule task

    Although I have worked on JBPM 3 for 2 years, I am new to JBPM6.I am trying to creating a JBPM process with Business Rule task. On 'On Entry Script' , I have choosen the script lang as Rule and wrote the rule file in ...
    Profile Photo
    last modified by manishc30
  • StaleObjectStateException while using SINGLETON runtime strategy

    Hi,   I have deployed two deployment units to the runtime that uses SINGLETON strategy. When I try to run concurrent transactions using JMeter, I get the below exception. The exception clearly states that this i...
    Profile Photo
    last modified by jayakumarj85
  • Cannot add asset: Process : Task node [2] has no task type

    Hi,   i am new to jbpm and using jbpm 6.4 version. I tried to execute a asyncronus service task but im getting below error.   Oct 17, 2016 4:27:53 PM org.drools.compiler.kie.builder.impl.ClasspathKieProjec...
    Profile Photo
    last modified by amoolya.da
  • Drools rule condition expression other than boolean variable check in diverging gateway.

    I want to check drools rule language as an condition expression in diverging gateway where i want to check on particular string object of a class attribute. For example Person is a class and it has an attribute addre...
    Profile Photo
    last modified by aritraaryan
  • Kie Work Bench Has this issue where On Save bpmn xml it adds "taskName" as DataInput and when we import into Eclipse Throws "Data Input TaskName has no Data Type" although TaskName is not DataInput for the Webservice Activity.

    Hi Forum Members .   I have seen this peculiar issue , where I have created the workflow in the kie workbench and then import back the same workflow inside the eclipse it throws a validation error for that file ...
    Profile Photo
    last modified by sanjay05222
  • [JBPM 6.4] Boolean Process Variable casting error

    Dear Team,   An error occur when a process variable of type Boolean is used inside a process: when starting a new instance, if we set the Boolean process variable as "true" or "false" we got the below error : A...
    Profile Photo
    last modified by nabilf
  • jbpm logging in tomcat 7

    I have successfully implemented jboss-bpmsuite-6.3-deployable-generic on Tomcat 7.0, but I am not able to turn-on the logging where BPM suite can log all the details the way in EAP we have standalone.xml file. any di...
    Profile Photo
    created by pandyajayn
  • How to deploy JBPM 6x on tomcat ?

    How to deploy JBPM 6x on tomcat ? Any pointers ?
    Profile Photo
    last modified by murali_p
  • Getting a SunCertPathBuilderException while installing jbpm

    Hi,   I am new to JBPM and drools. I am trying to install jbpm and drools in my laptop, but i am getting a SunCertPathBuilderException exception which is blocking my installation. Request you to kindly suggest o...
    Profile Photo
    last modified by prathu.31
  • How to Start multi JBPM server instance on same machine?

    i'm trying to start multi JBPM server instance on my machine for different purposes. first i started with wildfly-8.1.0.Final and start it using wildfly-8.1.0.Final\bin\standalone.bat it ran normally and now i have ...
    Profile Photo
    last modified by m.elmasry
  • Save Task Data in JBPM 6 without competing the work item ?

    Hi,   I wanted to save the work item(Task) data without completing the task.So is there a way to do that because taskService.setOutput function returns "not yet supported".   Any information would be reall...
    Profile Photo
    last modified by 1_divya
  • Not able to send signal

    Hi Guys,   I've a scenario that error event sub process should wait for signal (intermediate catch signal). Please find the process model in below. When I try to pass the signal it's not reaching.   Can a...
    Profile Photo
    last modified by dharma4v
  • How to create dynamic tasks using JBPM

    Hi, I have requirement which has One Human Task of type Task1. On completion of task 1, I will get a number which will decide how many human tasks need to be generated of Task type 2. Example: Suppose I complete Ta...
    Profile Photo
    last modified by amitaborse
  • How to store variable in the database without starting any process

    Hi everyone   i'm thinking about a way of storing a global variable in the jbpm database without starting any process so that, whatever the process is, it can get access to this variable.   i'm using jbpm ...
    Profile Photo
    created by imphilippesimo
  • How can i get the human task id defined in bpmn files?

    List<TaskSummary> tasklst = client.getTasksByStatusByProcessId(processInstanceId, parmlst, "en-UK"); long taskid = tasklst.get(0).getId();   this taskid is not the the human task id defined in bpmn files,...
    Profile Photo
    last modified by jayzhang
  • Intellipaat provides Drools & JBPM online training

    Intellipaat provides Drools & JBPM online training   Hi,   We will start Drools & JBPM online training from 30th March’13. Training will be 70-80 % hands on. Our institute is the market lea...
    Profile Photo
    last modified by shilpiintellipaat
  • drools-guvnor/rest/packages returning empty Xml

    Hi Im very new to JBoss Drools Please help me . Currently in my project we are using Guvnor 5.6.0 version for our Rule Module. In this ,in our web application i need to retrieve all the packages which we have create...
    Profile Photo
    last modified by vidhyaa
  • JBPM server gets stopped on Exception - Need help

    Dear All,             The scenario is....         I have a Custom-WorkItemHandler which makes a call to other service.    ...
    Profile Photo
    last modified by sangramkonde
  • It seems a bug about the kie-spring: <kie:import><kie:releaseId> of Drools 6.4.0 final.

    Dear Drools team, Drools workbench team   I use the Drools 6.4.0 to construct rule business service to my J2EE application, and the Drools workbench provides a remote repository to manage the rule resources. I f...
    Profile Photo
    last modified by duanjunwei