• Issue with Liferay portal while logged into JBPM Suite

    Hello,   I am having issues with my liferay portal instance to refresh to homepage when i sign out while i am logged into the JBPM Suite that i have located on one of my liferay portlets. When I log out of lifer...
    Profile Photo
    last modified by michael.wilkins
  • 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
  • BusinessRule Task fires just at first time launch process

    Hello.   I use BPM Suite 6.0.2.GA   I'm getting through Getting Started Guide: Chapter 5. Hello World project Chapter 6. Hello World process Chapter 7. Hello World business rule   I do exactly the...
    Profile Photo
    last modified by pronchakov
  • 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
  • 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
  • Folder structure for customworkitem handler jar

    We have already created the bpmn using business-central. Already created workitem definition. Now we need to create custom workitem handler class and build a jar file. Can i have the folder structure of the jar f...
    Profile Photo
    last modified by ku.ananthi
  • 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 unmarshallingexception (Web Service Task)

    I am new to jBPM. I am using jBPM6. I trying to invoke a web service from jBPM process using Web Service Task. My web service accept a object(Person) as input and return also a object(Person) as output. from my jBP...
    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
  • creating the dynamic bpmn file

    Hi All,   as part of my requirement i need to create bpmn file based on user process steps by dynamically by using java classes. i found RuleFlowProcessFactory API classes in goog, by using that i an able to cre...
    Profile Photo
    last modified by narsi.chowdary
  • how to get the rule output from process definition

    Hi All,   as am new to JBPM and drools tech.. as part of my current requirement have to integrate .drl file with .bpmn file. i have done the integration by using Business rule Task node by passing rule Flow Grou...
    Profile Photo
    last modified by narsi.chowdary