• Role to User mapping in jBPM

    Hello Experts,   I know that we can configure roles and their associated users in backend .xml files and provide revelant access.   My queries -   1. I need to configure a role and user only to initi...
    Profile Photo
    last modified by abhisheksit2004
  • 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
  • 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
  • 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
  • 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
  • jBPM

    About jBPM jBPM is a platform for executable process languages ranging from business process management (BPM) over workflow to service orchestration. jBPM5 jBPM 5.0 Request for Comments jBPM 5.0 Roadmap jBPM5 Eclips...
    Profile Photo
    last modified by salaboy21
  • 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
  • Abort process instance issue with jBPM5

    Hello everyone,   I am trying following use case and it is failing with StaleObjectStateException while aborting the process instance. New process instance (contains one human task node) is created. Assuming hu...
    Profile Photo
    created by mayankjain
  • constraint violation on task complete

    Hibernate: insert into PeopleAssignments_BAs (task_id, entity_id) values (?, ?) Hibernate: insert into PeopleAssignments_PotOwners (task_id, entity_id) values (?, ?) 2011-01-23 23:55:06,173 ERROR (   ...
    Profile Photo
    last modified by odelyaholiday
  • 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
  • HTTP Status 404 - /jbpm-console/

    Hi,   I have downloaded jbpm-5.1-SNAPSHOT-installer.zip from the following path "https://hudson.jboss.org/jenkins/job/jBPM5/lastSuccessfulBuild/artifact/jbpm-distribution/target/".   Then continued with in...
    Profile Photo
    last modified by sameer82
  • 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
  • Restore JBPM session

    Hi, I am new to JBPM and struggling to understand the flow.............   I red that we can store jbpm session,process instance,task instance and variables...etc...............   After some point, assume...
    Profile Photo
    last modified by newbird
  • 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
  • jbpm5 - scheduled process execution

    Hello,   I have a question related to the execution of processes.  Does jBPM5 offer a way to schedule execution in BPMN models (i.e. support for timer start event), either at an absolute date/time or period...
    Profile Photo
    last modified by vsp
  • how to register custom workitem handler?

    hi, folks   i developed a custome workitem handler, and i have successfully deploy the new hanlder into jbpm-console: 1. define drools.session.conf CustomWorkItemHandlers.conf and copy them into jbpm-gwt-consol...
    Profile Photo
    last modified by missedone
  • How to call Web Service Using JBPM 5, designer

    Good day, I manage to install JBPM following the steps from here (http://www.vikkee.com/2011/01/getting-started-with-jbpm-5.html)   I manage to run the basic Hello World program. But I will need to call a web ...
    Profile Photo
    last modified by kanes87