• Can't find compatibility information

    Can someone provide a link to compatibility information such as - does OpenJDK 8 supported by latest jBPM? - does Oracle JRE 8 supported by latest jBPM? - what versions of PostgreSQL supported? - what Oracle da...
    Profile Photo
    last modified by ilia.mikhailov
  • Email to Potential Owners of a Task

    Hi All,   How can we send email notifications to the Potential Owners of a task ?   The intention here is to send email notification to Potential Owners of a task informing that the task is pending with th...
    Profile Photo
    created by jishnurishi
  • Number of work item handlers

    I have jBPM 6.5.0. I register my custom work item handlers in kie-deployment-descriptor.xml. There are 15 work item handlers now. When I try to add new work item handler, new row is not added to table with all work it...
    Profile Photo
    last modified by backerst
  • Jbpm 6.2 with Oracle persistence

    I am trying to write Java jbpm program to use Oracle as persistence. I have created all the required tables in oracle I am able to access them using Datasource, but during test I am getting below error. I am attachin...
    Profile Photo
    last modified by manav
  • Multiple Instance subprocess get current value

    I'm trying to use a multiple-instance subprocess (jbpm 7.14.0) with following settings If I create MI subprocess via Eclipse I got id="item" in inputDataItem element, so in subprocess I have variable item with curr...
    Profile Photo
    last modified by nanson
  • There is no clear distinction between groups and roles in jBPM

    Hello jBPM team. I should have posted this question here in this forum instead I did it on stackoverflow here. Can any one please look into that and let me know how I can achieve it.   The only possible solution...
    Profile Photo
    last modified by arif.mohammed
  • Wildfly management console address and port are hard coded in jbpm-console

    I deployed 7.9.0.Final version of jBPM in my Wildfly 11 instance. Following is my Wildfly configuration as I cannot use default settings.   1)  Changed the default local IP address(127.0.0.1) to my company ...
    Profile Photo
    last modified by arif.mohammed
  • How to model 3 retries every 15 minutes on a custom task (temporary fail)?

    Hi all I'm wondering how to model a process with a custom task that perform for example 3 retries every 15 minutes and after that if I still get an exception I would like to log or write in a queue and stop the proce...
    Profile Photo
    last modified by antonio.giambanco
  • Using Ad-hoc sub processes

    I've been looking at ad-hoc sub processes and haven't quite managed to work out how they would be used. I've seen Kris's blog page and demo but that didn't really help me and I also examined the test cases in jbpm-exa...
    Profile Photo
    last modified by bwallis42
  • jbpm7.15 dashboard(reports)

    hi i started to use jbpm7.15 and i have some issue i be grateful if someone can help me 1.first  issue with dashboard (reports or track) part when i  enter t its keep loading forever and i don't  kno...
    Profile Photo
    last modified by ghufranbitprog
  • kie workbench & kie server - remove jndi way of creating datasource and replace by creating datasource inside war file

    Hello - We are trying to setup kie workbench and kie server in our internal cloud. We have to remove tomcat based configuration such as JNDI, Realm and etc. As part of that, we have to remove JNDI way of creating d...
    Profile Photo
    last modified by ekpsrm
  • Multi Tenancy feature

    hi all,can we have multi tenant like we have users and groups one more concept 'Tenant' so that we can use jBPM efficiently for BPaaS,there is something called jBPM4S (Multi-tenant Extension) paper but couldn't find ...
    Profile Photo
    last modified by thansoft
  • There are no known Business Administrators, task cannot be created according to WS-HT specification

    Hi   I am having a jbpm project. I converted the login module to database login module. I can login with the database user but cannot assign task. For the custom UserGroupCallBack i have just modified the jbpm.u...
    Profile Photo
    last modified by kannan123
  • BusinessCentral JGit's branch name can't contain "/"(slash)

    I create feature branch in Git Hosting Service's repository. The branch's name is feature/brnchtest01.   Then I push the branch to Business Central's JGit repository as follows. -------------------------------...
    Profile Photo
    last modified by futoshiyoshizakid
  • Strange error with constraint

    Hi, everyone.   I have several subprocesses. In one of it I have 2 diverging gateways. This gateways check if a string variable is equal to any of the string constants.  The first of gateways works excelle...
    Profile Photo
    created by backerst
  • jboss as 7 designer.war deployment failing

    The only message I see is the following even though I enabled TRACE logging!   "Deployment content C:\jbpm-installer\jboss-as-7.0.2.Final\standalone\deployments\designer.war appears to be incomplete and is not p...
    Profile Photo
    last modified by pmancham
  • Hi I am trying to start the jbpm console and am getting missing dependencies error. How do I solve this?

    14:20:26,718 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "jbpm-casemgmt.war")]) - failure description: {"WFLY...
    Profile Photo
    last modified by ankit92
  • How generate pdf and atachment in jbpm?

    Hy guys, I have a form and  from him want generate a pdf, how a I can make this? I'm beginner in jbpm, I'm using  Workbench/KIE IDE. Sorry my inglish.
    Profile Photo
    last modified by robsonsr
  • How to deploy a kjar to jBPM console from Eclipse

    This is how I *believe* you could deploy a process kjar to jBPM 6.2.0.FINAL.  This example is intended to be simple proof that you can create the default project in Eclipse and deploy it via the Maven repo, to th...
    Profile Photo
    last modified by erichcervantez
  • Rule task is not working in sub process

    Hi, I'm trying to insert values into my bpm process variables using a business rule task, It's is working when there is only one rule task in the process hierarchy, When i add another rule task in the child process, ...
    Profile Photo
    created by beingvikram