• 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
  • Jbpm Capability

    Hi ,   I am trying to create a very complex process using Jboss BPMS 6.1.0 . In my process there will multiple database operation . Also there will be very very complex webservice call ,which request and respo...
    Profile Photo
    created by biswajit.sarkar
  • JBoss BPM Suite addresses without the need for BPEL?

    Hi, I have a question related to the JBoss BPM Suite context.   I wonder if with this tool I can create a workflow, and interact with the same rest services of an ERP for example, or do I need to integrate with ...
    Profile Photo
    last modified by erick.f.macedo
  • BPM Suite and LDAP connection

    I'm testing several BPM tools for my company and one requirement is the LDAP connection to retrieve users. This is a key point for making a decision, even business process modeling tools must be secured and provide a ...
    Profile Photo
    last modified by johanf1
  • Create User in JBPM 6.1

    Hi,   I am using JBPM 6.1. To login to jbpm-console I'm using user "krisv", "admin".   I am try to create a new "User" in JBPM. But I don't find any solution. Anyone please tell me how can create a new u...
    Profile Photo
    last modified by biswajit.sarkar
  • Service Task in SubProcess

    I am using Jboss BPMS 6.0.3GA.   Today while I try to add a "Service Task" inside a "Embedded SubProcess" in Business Central, I am getting "No Interfaces found" is it possible to add a "Service Task" inside ...
    Profile Photo
    last modified by biswajit.sarkar
  • How to terminate the Parent Process from subprocess at run time?

    I want to terminate the Parent process from sub process depends upon the user input at run time.For example i have an process like A in which i had an sub process Like B. In sub process B i have  three human acti...
    Profile Photo
    last modified by cheirma.rajan
  • Service Task Error

    Hi, I am using jbpm.6.1.0.Final in our Dev environment. I am trying to create a simple process where i have added a "Service Task" to call a java method(which I add as a dependency jar of my project). following is...
    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
  • JBPM Process Deployment guide

    I have created a JBPM Project(maven) in Eclipse. I have a 2 custom workitems and a process in my project. Now I want to deploy this project(jar) in Business Central. I know i can deploy this process by committing i...
    Profile Photo
    last modified by biswajit.sarkar
  • EJB call from JBPM

    I am new to JBPM. Currently I am using jbpm version 6.1. I have a EJB project deployed in jboss server. I am trying to access that EJB from my JBPM process.   I can access that from a custom workItem handler ...
    Profile Photo
    last modified by biswajit.sarkar
  • JBPM Dashboard Issue

    I am using JBPM 6.1. Yesterday I deployed the "dashboard builder". After Deployed the Dashboard , the "Task and Process Dashboard" look like following.. which seems ok to me. But today when I start the server toda...
    Profile Photo
    last modified by biswajit.sarkar
  • Oracle Driver jar for Process

    I am using JBPM 6.1. I have created  a process with a customworkitem for Oracle DB insertion.   As oracle not provide "odbc6.jar" in maven repository so I try to upload that jar from "Artifact Repository" ...
    Profile Photo
    last modified by biswajit.sarkar
  • 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
  • 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
  • Building source and deploying to WildFly

    Hi all,   I have cloned the JBPM git repository https://github.com/droolsjbpm/jbpm.git to my local workstation and checked out the 6.1.0.Final tag. I would like to build this and have a single war file that I co...
    Profile Photo
    last modified by brewj