• User defined class type process variables

    Hi,   How to define the process variables that are the of some user defined java class.   For example, I have a java class Foo. I want to have a process variable that is Foo class type.   Does anyon...
    Profile Photo
    created by rahulamt
  • How to configure the jbpm5.x on GlassFish Server 3.

    Hi, I had already configured Jbpm5.x on the tomcat 7.0.22 server using the following link: https://community.jboss.org/people/bpmn2user/blog/2011/09/21/jbpm5-web-example   Now I want to configure the Jbpm5.x ...
    Profile Photo
    created by snowstormuser
  • Image url problem while adding new workitemdefinitions

    Hi all,   Added new service task items using workitemdefinition of drools-guvnnor and added an Image url. When using the same repository in different url(different pc) with different ip & port , the image ur...
    Profile Photo
    created by josdel
  • How to deploy a BPMN process file by using the JBPM API ?

    there's some questions for me .   In my project , i use the spring to manage the KnowledgeBase and the StatefulKnowledgeSession , and the config XML is follow .   <drools:kbase id="kbase">  ...
    Profile Photo
    last modified by miniservice
  • Is JBPM 5.2.0 production quality ?

    We are evaluating JBPM as workflow engine for a large project. I used it before, some years ago, and advised to use it again now. Today, after experimenting a bit with JBPM 5.2.0, my gut feeling is that it might be w...
    Profile Photo
    last modified by erikv
  • Hi,everyone,I want to execute  bpmn process from jsp page

    hi,i want to start bpmn process from jsp page when i click on button. but i m using default jbpm5 installer eclipse ,in which don't have option of creating dynamic web project. so plz help me.how to integrate jbpm i...
    Profile Photo
    last modified by rehankhan
  • Is it possible to dynamically substitute a gate condition ?

    Is it possible to dynamically substitute a gate condition ? I am Using JBPM 5.2 .   Example : suppose my condition in a gate is amount > 100 Is it possible to change this condition at run-time to amount = 200
    Profile Photo
    last modified by shijuj
  • I am getting Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [org.jbpm.task.Task#1]

    I am trying to create simple process and register simple Human Task handler.   Exception occurs when I try to start process. Any idea what problem could be?   All required users => "Administrator" and "...
    Profile Photo
    created by svlada
  • how to get next steps in jbpm5.2

    hi : i have a problem      in jbpm3.2, we can get next transitions like:             JbpmContext context = getContext();     &#...
    Profile Photo
    created by jiabin
  • WS-Human Task Android app?

    I thought it would be pretty cool to have an Android app where you can log in and complete all the human tasks assigned to you. I'm hoping there's already something out there? I'd basically want all the funtionality t...
    Profile Photo
    last modified by john0945
  • jBPM Runtime

    Hi all   Just a tip I discovered.   When installing jBPM 5 using the installer, everything worked fine, until I tried opening Eclipse directly, using the .exe. I did this so I could write my own programs w...
    Profile Photo
    created by john0945
  • How to get and update the process variable outside the process.

    Hi, I want to get and update the process variable outside the the process in java code.How can i achive this. I have used the following code given below:   Map param=new Hash(); param.put("rejectStatus",true); ...
    Profile Photo
    last modified by snowstormuser
  • WorkflowProcessInstanceUpgrader throwing ClassCastException: ...CommandBasedStatefulKnowledgeSession cannot be cast to ...InternalKnowledgeRuntime

    Hi people!   I'm having this issue trying to upgrade process intances using WorkflowProcessInstanceUpgrader as described at http://docs.jboss.org/jbpm/v5.4/userguide/ch.core-basics.html#d0e2318   This is t...
    Profile Photo
    last modified by zabalet
  • jbpm-console started threads and can not be stopped correctly on tomcat shutdown

    Hi,   I am using jbpm 5.2, tomcat 6, MySql database with BTM transaction manager in Linux (Ubuntu) machine.   I am getting the below issue on tomcat shutdown. it seems like Jbpm-Console is starting some th...
    Profile Photo
    created by srikanthvege1
  • persistence unit error in jboss

    Hi,   I'm having some trouble while running my jBPM project on jboss 5. Just before the server starts, I get an error:   DEPLOYMENTS IN ERROR:      Deployment "persistence.unit:unitNam...
    Profile Photo
    last modified by rafaelsoledadem
  • jBPM REST API for custom client application

    Hi folks,   I'd appreciate some suggestions on the topic of exposing jBPM REST API to a custom client application.   Cliff Notes: Bulding a custom smartphone app (not just using BPM Console client). ...
    Profile Photo
    last modified by jhrobbin
  • H2 Database with jBPM Demo

    Is the H2 DB with the demo "in-memory¨during the demo session or has files where the data is stored? Where are those files located?
    Profile Photo
    last modified by carlos.crosetti
  • jBPM5 Web application

    Hi,   I have to create a web application using jBPM5. Just for normal BPM features like completing tasks, delegating tasks etc. Now, I remember using jbpm 4 and i never needed to set up jbpm. All I ever did was ...
    Profile Photo
    last modified by roxy1987
  • why the ProcessInstanceInfo is empty when i have started a task in JBPM5.3 ?

    In my project i have used the JBPM5.3, mysql,tomcat, spring and hibernate, and the entityManagerFactory was made by spring . and when i started a process by using the StatefulKnowledgeSession's startProcess method, th...
    Profile Photo
    last modified by miniservice
  • User Task inside Multiple Instances node to do concurrent User Task assignments

    Dear Community,   With the support I've been receiving from the community members & developers, I have involved myself into this wonderful phenomenon of exploring and making the best use of jBPM5 & BPMN2...
    Profile Photo
    last modified by aadav86