• about the real work in human task

    I want custom a real work item such as store some data in my database in a human task,and i use jbpm console service with REST,so how can i do that?? Thanks a lot~
    Profile Photo
    created by zydzjy
  • Drools persistence unable to rollback

    Hello everyone,   I am using jBPM5 and along with I have configured Bitronix Transaction Manager (BTM) as transaction manager to be used by jBPM process persistence unit.   Everything works fine from past ...
    Profile Photo
    last modified by mayankjain
  • [JBoss BRMS 5.3][jBPM 5.2] How can I add service task with work item handler

    Hi,   What I want to do is to run the process through jBPM REST interface from my application and inside the process execute the logic from Java code inside my application.   I have troubles with adding se...
    Profile Photo
    last modified by mateuszadamiak
  • Issue in configuring audit/logging with jBPM5

    Hello everyone,   I am trying to configure the audit/logging component of jBPM5 with one of my workflow application. I am using jbpm library version of 5.5.0.Final for jbpm-human-task-core, jbpm-bpmn2, jbpm-pers...
    Profile Photo
    last modified by mayankjain
  • How to revoke a task

    Hi, guys, I want to revoke a task, but i don't know how to do.Is there any api to call?
    Profile Photo
    last modified by linuslan
  • Abort parent and child process jBPM5

    Hello everyone,   I have a parent process which internally invoke the multiple sub-processes. In my project, I have a requirement to abort/close the parent process which should internally abort/close all its chi...
    Profile Photo
    last modified by mayankjain
  • how can i get all the processIds in jbpm5.3

    i try to use ksesson.getProcessInstaces(); but it return a collecion of size 0 which confused ne a lot
    Profile Photo
    last modified by mm524262909
  • i want to get all the processInstances and know which step do they each get? jbpm5.4

    i'm not familiar with the api , i just know how to start process and get tasks complete tasks but i want to know which step do the proess get ? can you help me?
    Profile Photo
    last modified by mm524262909
  • complete task api of Human task service jBPM5

    Hi everyone,   I have one doubt on complete task api provided by jBPM. I need some clarity on that. When we invoke the complete task api, how the internal process system works? I mean after invoking the com...
    Profile Photo
    last modified by mayankjain
  • Is there any way to save the human task data

    Hello everyone,   Is there any way through which we can save the data associated to human task?   Scenario: I have a process in which a human task is created and assigned to a user. User log in to applicat...
    Profile Photo
    last modified by mayankjain
  • How to get child process instance id from parent process instance id JBPM 5.4

    Hello everyone,   There is a specific requirement in my project to get the child process instance id from parent process instance id. I have read couple of discussions but unable to drive the solution for it. &#...
    Profile Photo
    created by mayankjain
  • Restart jbpm workflow

    Hi,   I'm implementing an asynchronous task. To do that I don't call the WorkItemManager.completeWorkItem method in my bpmn. I have various parameters passed trough each workItem and they are serialized using J...
    Profile Photo
    created by jhouzard
  • jBPM Approval Demo on OpenShift

    Login to jBPM Approval Demo http://jeedemo-ksoong.rhcloud.com/jbpm-approval/ https://jeedemo-ksoong.rhcloud.com/jbpm-approval/ Note:https used for penetrating through Chinese Firewall   About jBPM Approval Dem...
    Profile Photo
    last modified by kylin
  • Delete Data from jBPM Database for the Completed Processes

    Hi   I want to delete all data from the jBPM 5 database for which the process is already completed. I know that data from processinstanceinfo and workiteminfo are removed automatically when it completes. But I w...
    Profile Photo
    created by red_ram_hat
  • JBPM 5.3 - migration of WORKITEMINFO.WORKITEMBYTEARRAY

    Hi!   I have some workflows serialized in the WORKITEMINFO table (waiting for the completeWorkItem call). The workitembytearray contains some of my business objects used by the work items. My problem is that I ...
    Profile Photo
    last modified by jhouzard
  • Migration to jbpm 6 from jbpm 5.x

    Hi   I have a project which uses the workflow  capability of jbpm 5.x. The main application hits the jbpm services through customized SOAP WS.   I have some queries regarding the migration approach. ...
    Profile Photo
    created by atif007
  • jbpm process instance throws NPE while getting Workflowinstance variable from db

    I have a jbpm5.3 web panel and what i am trying to do it to create web services in servlets by manipulating mysql database. Now i have integrated the jBPM libs into my code and everything seems to be working fine exc...
    Profile Photo
    created by raja.d.vas
  • jbpm process recovery if Processinstanceinfo record is missing from database

    Hi, One of DB administrators accidentally deleted records from processinstanceinfo table. Despite the fact he restored most of them some are still missing living no possibility to signal process to continue after I u...
    Profile Photo
    last modified by jinalu
  • Accessing WorkItem parameters

    Today this strange thing happened to me: Code: System.out.println(item.getParameters()); final String verLinkTextDirect = (String) item.getParameters().get("Link Text"); System.out.println(verLinkTextDirect); fin...
    Profile Photo
    created by akoskm
  • JBPM 5.3 WorkflowRuntimeException

    Ran the sample human task of JBPM 5.3 Getting the following error.     Exception in thread "main" org.jbpm.workflow.instance.WorkflowRuntimeException: [com.sample.bpmn.hello10:7 - Task 1:4] -- null  ...
    Profile Photo
    last modified by naziya