• Where is the CustomWorkItemHandler.conf file

    Hi , I am using BPMS SUITE 6.1.0 GA. As per RedHat BPMS User guide 4.14. Domain-specific Tasks Custom WorkItem Handler should register in the following file DEPLOY_DIRECTORY/business-central.war/WEB-INF/classes/MET...
    Profile Photo
    last modified by biswajit.sarkar
  • Rest Task Error

    I am using Jboss BPMS 6.0.3.GA.   I am trying to create a process where I added a Rest Task to call Jboss BPMS own REST Api. here is my rest uri ... http://localhost:8080/business-central/rest/history/process...
    Profile Photo
    last modified by biswajit.sarkar
  • Access values from bamtasksummary table via RemoteRuntimeEngine

    I am trying to access values from bamtasksummary table via RemoteRuntimeEngine in JBPM 6.0.1. I have attached the code using which i am trying to access. But I am getting the below exception. The .execute(..) meth...
    Profile Photo
    last modified by ku.ananthi
  • 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