• jbpm-console.war not deployed for version 6.3.0

    Hello,   I have installed jbpm6.3.0 full version. When I say "ant start.demo" or "ant start.demo.noeclipse" it says build successfully but jbpm-console not opening in browser. So I have started standalone.bat th...
    Profile Photo
    created by amruta.w
  • Human Task Email Notifications

    Hi There,   I have been struggling with the email notifications in human task. 1. When a task is created, I want to send an automated email notification to the user. I don’t want to do it from my java c...
    Profile Photo
    last modified by mranraj
  • populate the email workitem handler using properties

    Hello All,   I have created business process using the jbpm workbench and I am able to deploy and execute the process successfully.   Now I want to do some changes in the deployment-descriptor.xml file of ...
    Profile Photo
    last modified by irs
  • Connect a remote git repository with jbpm workbench for the docker image

    Hi ,   I am using a docker image of jbpm workbench. I am able to start and run the jbpm workbench with the docker image. Now I need to configure a remote git url in the docker workbench, using the docker-compose...
    Profile Photo
    created by irs
  • How to resume JBPM process after system crash?

    Hi, I have created sample JBPM prosess which contain two script task and two human task as shown below. I am stopping process execution while execution user task 2. After resuming, process should start form usertask ...
    Profile Photo
    last modified by manavbhaykar
  • How to create safe point in JBPM process??

    Hi,   I want to persist process state after complition of script task. How can i create safe point after script task??
    Profile Photo
    last modified by manavbhaykar
  • Dynamic User Task assignment

    Hi community,   I am digging into jBPM5 and I have a question dealing with User Task Assignment. I went through several posts about something similar but can not really find an answer to my question... The simp...
    Profile Photo
    last modified by cdsosi
  • setActorID for Swimlane in JBPM5

    Hi,   How can we dynamically set the actor ID for a Swimlane in JBPM5? Following snippet doesnt persist the information:   ===================== ProcessInstance pi = ksession.startProcess("com.sample.eval...
    Profile Photo
    last modified by e3aa3b
  • automatic deployment projects on jboss jbpm 6

    Dears,   How we can enable the jbpm6 to deploy the projects directly once it's started?
    Profile Photo
    last modified by mjaradat
  • Unable to get managed connection for java:jboss/datasources/TASKORMDS

    Hi, We encounter an issue in production when we upgraded JBPM from 5.2.0.Final version to 5.4.0.Final version. Provided below the details and seeking your help to sort out this issue.   In-order to use the loca...
    Profile Photo
    last modified by mariaprabudass
  • Error performing load command: org.hibernate.exception.GenericJDBCException

    Hi Dev,   In JBoss have found an exception which relates to JDBC Exception. Only in production environment can we reproduce this error not in development. We confused whether it relates to timeout of jboss conne...
    Profile Photo
    created by mariaprabudass
  • jbpm-5.4.0.Final-installer-full.zip fails to install

    Hello,   I'm new to jBMP and need to evaluate it.  I have purchased the text jBPM 5 Developer Guide by Mauricio Salatino and Esteban Aliverti and am following the instructions in Chapter 4 for installation ...
    Profile Photo
    last modified by alkoch
  • Export BPM project

    Hello,   We're just getting started here using jBPM 6, and I was wondering whether it was possible to export a project to a package, and import it on a different jBPM installation? I have been browsing the docu...
    Profile Photo
    last modified by scattie
  • JBPM 3 to 5 Migration

    Hi all,   I have been going through many posts on JBPM migration from 3 to 5, and almost all of the posts seems to point towards the migration tool(Not sure if this tool is still ready for use). I am currently i...
    Profile Photo
    last modified by naveen8kv
  • JBPM Roles and Privileges

    Hai ,        Is there any way to add more roles and assign privileges to that corresponding roles. I found that by default JBPM uses user.properties and roles.properties to handle user and it...
    Profile Photo
    created by anishjr
  • ERROR - org.drools.persistence.SingleSessionCommandService - Could not commit session

    org.drools.persistence.SingleSessionCommandService - Could not commit session java.lang.NullPointerException   at java.io.ByteArrayInputStream.<init>(ByteArrayInputStream.java:106)   at org.drools.p...
    Profile Photo
    last modified by wpchau
  • workitemByteArray field always NULL

    Hello everybody I have jBPM 5.4 running under JBoss AS 7.1.1 using MySql as database. In workitemInfo table I have workitemByteArray field always NULL. This condition prevents me from closing workitem after reloading...
    Profile Photo
    last modified by lauradp
  • JBPM 5.1.0 vs JBPM 6.x

    Has anybody upgraded application from using JBPM 5.1.x to JBPM 6.x? Could you please share the experiences in terms of code changes, issues, efforts required, DB schema changes, how to handle process instances or anyt...
    Profile Photo
    created by mgidwani-1
  • User management in JBPM 6

    Hai , Am newbie to JBPM..I just want to know whether is there any provision to add users and roles(Groups) to JBPM 6 through User Interface ? I have tried  using user.properties and its works well but interested ...
    Profile Photo
    last modified by anishjr
  • JBPM5.4:- org.postgresql.util.PSQLException: Large Objects may not be used in auto-commit mode

    Hi,   I am facing an issue on importing any package from JBPM-Engine admin console. It's always showing a message stating: Unable to import package(s) – null On checking logs, I found that there is an exc...
    Profile Photo
    last modified by deepti.tyagi