• Tomcat+jBPM 3.x user wants to use web based visual workflow designer

    Hi,   J2EE newbie here.   I am currently in a project that uses Tomcat server and jBPM 3.x. We now want to offer our customer the option of visual design of the workflows like jBPM Designer. These are the ...
    Profile Photo
    last modified by chakravarthy.rajagopalan
  • problem with Remote jBPM workflow implementation

    Hi all   I am trying to implement the remote jbpm workflow in my project. Implementing the workflow in the custom portlet. I have successfully passed the form parameters to the workflow instance from where the w...
    Profile Photo
    created by kannan123
  • Process Diagram for sample project not showing up in Eclipse (jBPM 5.3.0)

    Hi,   Eclipse: 4.3 (Kepler) jdk1.7.0_45 Ant - 1.8 jboss-as-7.0.2.Final   I have installed jBPM 5.3.0 by following Chapter 3. Installer The install script failed couple of times due to unavailable link...
    Profile Photo
    last modified by blackroses
  • How to get the Lane position (issue JBPM-3782)

    In our project, we're using jBPM 5.4.Final as an embedded engine. We need to get lane position (x,y, width, height) to draw the process history activity diagram. The problem has bean fully described in a reported issu...
    Profile Photo
    created by quangtin3
  • Is it possible to start multiple process instances at the same time  ?

    Is it possible to start multiple process instances at  the same time ? I am using 2 different knowledge seesions sessions but got  the execption while starting the 2nd instance. (JBPM5.4)     ERR...
    Profile Photo
    created by shijuj
  • JBPM. Skip task (not work timer)

    Hello. used jbpm 6. I need to implement: user has the task if it does not start for some time, it is necessary to cancel the job. I am using the following approach. But it does not work when the process is run multipl...
    Profile Photo
    last modified by neki
  • Integrating Console with custom application

    Hi All,   I want to integrate the JBPM Console with my own application, where I have my own HumanTaskHandler, TaskService and Persistance Unit. I am using Sybase DB and Tomcat server.   Can any one help m...
    Profile Photo
    last modified by grathi
  • How work with my bd from task

    Hello everyone. I model the process in which the tasks of the need to interact with the database. Example: in the control room receives a call. Number is checked against the database. If it is not available then the n...
    Profile Photo
    created by neki
  • Issues setting up own EscalatedDeadlineHandler

    Hello, I am new to JBPM world, when I am trying to set my own EscalatedDeadlineHandler and call the service of my application is is failing to call the service. I am getting below exception.   2013-10-04 09:46...
    Profile Photo
    last modified by gauravrathi
  • Facing issues in WorkItem creation for Human Task node placed inside Multiple Instances

    Hi,   Our web application implemented with jBPM5.3 running in production currently is facing a weird problems in creating workitem for human task that is placed inside multiple instance node. But the issue is sp...
    Profile Photo
    last modified by aadav86
  • Dynamic reassignment in BRMS 5.3

    Hi there,   I have been looking for a way escalate a task with certain deadline, is ok using the Reassignment option in the web process modeler I use it in that way because our "business analysis" did the initia...
    Profile Photo
    last modified by roar109
  • JBPM 5 Transaction in EJB 3

    Hello,   I'm using JBpm 5.4 with JBoss 7.1 and JBPM 5.4. I have problem with transaction when I create kssesion object inside EJB (transaction managed by container). I don't know how to force (configure) JBPM 5 ...
    Profile Photo
    last modified by swienty1
  • How to join a JBPM5 transaction in a standalone web design?

    Hi,   I'm using the JBPM 5.2 jars inside a webapp that runs on a JBoss AS 7. jbpmEmf = Persistence.createEntityManagerFactory("org.jbpm.persistence.jpa"));   JBPM works fine. Now I want to create custom ...
    Profile Photo
    last modified by mvermand
  • Jbpm sample project error

    Hi I'm new to Jbpm, when I try to run the sample jbpm project (ie. simple "helloworld" project) I'm getting this error on console. I've imported almost all jar files those which are required for jbpm project. But stil...
    Profile Photo
    last modified by aneesrahman
  • Assigning task to Groups in Drools-guvnor

    Hi, Facing problem while assigning any task as group task in guvnor,when i assign some task to some group say HR .While creating the instance it should come in Group Task and then underneath the group the users shoul...
    Profile Photo
    created by tracer
  • Process versioning in jbpm5.4

    Hi Team,   I am new to JBPM.As I have a requirement to handle the process versioning logic in my workflow.   For example due to change in the requirements ,I am going to modify the process. After i changed...
    Profile Photo
    created by hari6025
  • Could not find datasource: jdbc/jbpm-ds

    Hi All,   I am using JBPM 5.3 and its assosiated  Guvnor and console.  I am deploying it on tomcat 7.0.27.   I am able to connect to Guvnor and develop small process in it. I am able to login int...
    Profile Photo
    last modified by ashpcs
  • Task notifications in jBPM 5.3

    Hi,     Can someone help me with the links leading to examples of Task Notifications. Especially my case is to code/configure task notification to trigger reminder e-mails for multiple tasks(virtual) create...
    Profile Photo
    last modified by aadav86
  • Capture the validation error for java scriplets and conditions

    Hi,      I have developed a UI for process defintion. While loading the process XML to engine, some time I get erroro due to coding mistakes in my on entry and exist scriplets or on the gateway co...
    Profile Photo
    last modified by sajuc
  • How to create flexible workflow and deploy it with JBPM 5.3 with spring application

    Hi,     I have requirement of providing functionality to user of organization to modify workflow without upgrading web pages and java source file. anyone can help me on it.  Thank you
    Profile Photo
    last modified by crasybpm