• JBPM 6.4.0.Final not working properly with MS SqlServer 2012 - Error Incorrect syntax near 'limit'

    Hello,   I configured JBPM 6.4.0.Final version to use with MS SqlServer 2012. I was able to start the JBOSS server with jbpm and kie workbench deployed successfully. When I looked at the Jboss server.log I am ge...
    Profile Photo
    last modified by franky051
  • Unable to retrieve process instance variables [kie-server-client version: '6.5.0.Final']

    Trying to read process instance variables. Both are failing   processServicesClient.getProcessInstance(containerId, processInstanceId, true) and processServicesClient.getProcessInstanceVariables(containerId, p...
    Profile Photo
    last modified by 3kishore
  • Asset search

    Hi.   I'm using JBoss BPM Suite 6.3.0.GA to an EAP 6.4 and Drools 6.4.0-Final. I am trying to search for a set of rules classified through common metadata values. I used Asset Search and it appears to be broken...
    Profile Photo
    last modified by efstathios.politis
  • JBMP using in a .NET environment

    Hello Community.   I hope you can help me or point ,me in the right direction.   My place of work are considering to use the redHat BPM, but their current environment is a .NET. So We are considering to ex...
    Profile Photo
    last modified by raciel87
  • [BPMS] kie workbench does not work behind of nginx reverse proxy

    I successfully setup BPMS on EAP 6.4 and can access it via port 8086 (login, import 'Evaluation' demo, and start process instance, check status, etc.), which means it's functional working. then i tried to setup nginx...
    Profile Photo
    last modified by pokpitch
  • BPMS Rest Call to get Running Process instances

    Hi all,   I am using BPMS SUITE 6.1     I am trying to create a process(process 1) which start looking at another process(process 2) status/state(1 or 2) using REST API just after staring the "proce...
    Profile Photo
    last modified by biswajit.sarkar
  • GenericCommand..is not an accepted command!

    I'm trying to run a GenericCommand from a remote session via JMS and get the following error:   Servlet.service () for servlet javax.ws.rs.core.Application Threw exception: org.jboss.resteasy.spi.UnhandledExcept...
    Profile Photo
    last modified by retsuchan
  • 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
  • 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
  • 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
  • Having rule Execution issue in singleton Runtime manager scenario.

    Hi,   i have a scenario like.. have created runtime Manager by using singleton strategies. and the runtime Environment contains 2 BPMN file in that one BPMN file contains BS rule task(called process-1)and anothe...
    Profile Photo
    last modified by narsi.chowdary
  • add the new process file dynamically into runtime Manager

    hi,   by using spring configuration we have created the runtime Environment and runtime Manager factories. by using my application we can able to create the dynamic BPMN file stored into particular place. after ...
    Profile Photo
    last modified by narsi.chowdary
  • 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