2 Replies Latest reply on Jan 28, 2015 12:56 AM by biswajit.sarkar

    JBPM JMS Integartion

    biswajit.sarkar

      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 messages.

       

      Now I want to know does JBPM provide any "WorkItemHandler"/API for consume messages from queue or write messages in queue.

      Or to achieve this I have to "CustomWorkItemHandler"?

       

      Thanks in Advance.