• JBPM JMS Integartion

    I am using JBPM 6.1. I am sharing my requirement. As per my requirement using JBPM REST API i have to initiate a process and  after initiation my process will consume messages from a queue and process those mess...
    Profile Photo
    last modified by biswajit.sarkar
  • Register CustomWorkItem in kmodule.xml

    I am using jbpm 6.1. I created a CustomWorkItemHandler for my process. But before deploy the process in jbpm I have to register that CustomWorkItemHandler.   I know in jbpm 6.1 I can register my CustomWorkItem...
    Profile Photo
    last modified by biswajit.sarkar
  • JBPM web service task issue(CXF dynamic client)

    I try to create a process in my jbpm 6.1 and that process have a "Web Service Task".   In my web service wsdl the targetnamespace is like this "java:abc.test.apilink.logic.sessions.interfaces". after configure ...
    Profile Photo
    last modified by biswajit.sarkar