5 Replies Latest reply on Feb 10, 2014 1:47 AM by swiderski.maciej

    How to create humantask in JBPM 5.4 without starting jbpm task server

    suraj.bahl.50

      Hi,

       

      I want to integrate JBPM5 with one of our existing web application hosted on Websphere (WAS). In workflow we have some human tasks on which we want users to take action though existing application instead of JBPM console. Is it possible to create a human task in JBPM 5 without running the task service? Is there an example which can show me how to start a task through POJO & JBPM API's (as it was in JBPM older versions). Once user takes some action then using JBPM API's we should be able to execute the task further.