• 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
  • Rest URL of Evaluation demo Process in KIE IDE jBPM 6

    Hi All,   I am a new to jBPM. I want to invoke a demo process of jBPM named "Evaluation" using "Rest" method. The process is already deployed. According to my understanding the url should be like: http://local...
    Profile Photo
    last modified by sourabh.garg17
  • How to deploy my extended jBPM engine into jBOSS

    Dear All,   I have a question regarding jBPM deployment into jBOSS. Actually I am doing my Phd and I have extended jBPM engine as a prototype to support the change management. To do so, I have connected the jBP...
    Profile Photo
    last modified by fardad.moosaei
  • Human Task Email Notification Issue in JBPM 5.3

    Users suddenly stopped receiving Human Task related email Notifications. When I checked the SessionInfo table no new entries are getting created in the table. Not sure what triggered this issue. I checked the logs and...
    Profile Photo
    last modified by skb123
  • Is it possible to create pools in bpmn models using Web Process Designer?

    Hi you guys,   I'm new on jBPM5 world i   I've around for a while creating a new process to test BPMN 2.0 capabilities of web process designer of jBPM5.4.   I can create lanes, but i can't find a way...
    Profile Photo
    last modified by paulorf1971
  • Paralle Execution, Multi instantiation

    Hi, Suppose there is an organization with following structure: * ManagerX & ManagerY report to CEO. * EmployeeX1 & EmployeeX2 report to ManagerX. * EmployeeY1 & EmployeeY2 report to ManagerY.   I w...
    Profile Photo
    last modified by chakrabandla
  • workiteminfo data got deleted while checkin but not moved to next state

    Hi all, while checkin jbpm state in jbpm5 with drolls we are getting below error randomly and workiteminfo data got deleted but other tables not updated. seems to be transaction not completed properly. to continue th...
    Profile Photo
    last modified by p.mallikarjuna
  • Process definition migration to jbpm 6.1

    Hi,   In my project, I am using spring to manage KnowledgeBase and StatefulKnowledgeSession. My process definitions are stored in file system. I am not using any repository for that.   Now if I want to m...
    Profile Photo
    last modified by maulee17
  • DB Upgrade JBPM 5.3.1 to  6.1

    Hi,   I have a web application, jbpm jars are bundled in war.   For migration I am considering following :   1. Jars update 2. API update 3. DB update - hbm mapping files update 4. Process Instanc...
    Profile Photo
    last modified by maulee17
  • Knowledge Session strategy in jbpm 5.3

    Hi,   We are creating ksession in following way.  We are facing concurrency issues like jbpm task are not created sometimes or jbpm tables went in nonresistance state. We are using jbpm5.3.1. What strategy ...
    Profile Photo
    last modified by maulee17
  • Calling BPMN from code does not instantiate task flow at KIE Workbench

    Hi,   Currently I am using Jbpm6.2 and calling it from Jdev(ADF Application).   I used below code for calling the JBPM and it gets called and i can see the output in console. I used User Task in Jbpm so fo...
    Profile Photo
    created by abhijitkumar1903
  • How to delete loadStatefulKnowledgeSession from db in jbpm5?(i.e Delete SESSIONINFO data from Database)

    My requirement is after loading the session from database and complete the all tasks then dispose session.Now in database PROCESSINSTANCEINFO and WORKITEMINFO data were delete but still i have SESSIONINFO data so my q...
    Profile Photo
    last modified by yellappa313
  • How to achieve SLA management for the tasks in processes?

    I understand, that there is design time element to create human task with expiration date / time. Though what I would like to know is: Whether this works?. What happens when a task is suspended / resumed, is this co...
    Profile Photo
    created by a_nat
  • How do i model jbpm 5.4 to run flow running backward?

    Hi All,   How do i model jbpm 5.4 to run flow running backward?   Please provide your inputs.   -Thanks
    Profile Photo
    last modified by rocky13
  • org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect)

    Hi,everybody! I have a process with two User Task Nodes. When completing the first one by excuting “client.complete(taskId, userId, contentData);”, the console shows as follows. But it has been completed ...
    Profile Photo
    last modified by gang2007
  • Deploying embedded jBPM5 app into jBoss AS 7.1.1

    Hello everyone!   I'm new to jBPM 5.4 and I'm facing some challenges on deploying my app into jBoss AS 7.1.1.   I'm building a simple application for academical purposes. Basically what I'm doing right now...
    Profile Photo
    last modified by jeferson.dmolin
  • BPM - Models and Decisions - Why should it be necessary to think like a java developer?

    I'm fairly new to Business Process Modeling and Automation.  Though I have developed software for 3 decades, I have enjoyed performing various non-technical roles in the business.  Currently, I would like to...
    Profile Photo
    last modified by bmetelits
  • How to add File Custom Field Type in jBPM6

    Hey guys,   Actually, I am trying to add a file field type to the task form in which the user will be able to upload a file in the task form. I do the corresponding procedure: 1) ant  clean.demo 2) add "...
    Profile Photo
    last modified by feri
  • [JBoss BRMS 5.3][jBPM 5.2] How to provide ksession into work item handler?

    Hi,   I am working on async service task, but it does not work so far. In [1] there is code snippet for asynchronous handler execution that I used for my AsyncWorkItemHandler, which looks like this:   publ...
    Profile Photo
    last modified by mateuszadamiak
  • How to dynamically specify groupid in jbpm5.4 or jbpm6?

    Hi, guys. I want to dynamically specify groupid like this: #{groupid} in the bpmn file. When auditor commit his results, I get his group and put it into a Map that pass to the complete() method. I hope the jbpm engine...
    Profile Photo
    last modified by linuslan