• 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
  • Reusable SubProcesses and User Tasks with Forms

    Hi,   I'm running into a strange issue and I've been unable to find any information on how best to fix it. I've created a number of reusable subprocesses which in turn call other subprocesses. After calling one ...
    Profile Photo
    last modified by crowdsurf
  • 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
  • How to query the database from the JBPM6 rules?

    I wants to quary the MySql database from JBPM6 drools ruls and evaluate that rule by using hibernate session. Can any one share some good articleor suggest for this.
    Profile Photo
    last modified by cheirma.rajan
  • 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
  • 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 set the timer properties like time duration,cycle in JBPM6?

    I cant see the specific fields for set the timer duration in timer properties then I give just 5m in my timer expression and run the junit but the system doest wait . I think the timer is not working .. I am not sure ...
    Profile Photo
    created by cheirma.rajan
  • Could any one suggest how to deploy the JBPM6 project from eclipse to KIE workbench?

    i want to push the project into my local kie workbench.. while i am trying through GIT i got an error like push not permitted..
    Profile Photo
    last modified by cheirma.rajan
  • how to make trigger the task form of process in junit

    I am trying to create the form for tasks and i would like to trigger the form while i am doing the junit test . could any one please share any sample program for this. 
    Profile Photo
    last modified by cheirma.rajan
  • View BPMN using the API

    Hi, is there a way to extract the BPMN xml using any API? Thank you, -Christopher
    Profile Photo
    last modified by pedalshoe
  • java.lang.RuntimeException: Task operation request timed out

    Hey guys,   AS.7.1.1.Final JBPM 5.4.0.Final Hibernate with mysql driver Spring 4.1.3.Release   When my process hits the human task, it throws such error:   17:20:06,816 ERROR [org.jbpm.process.workitem....
    Profile Photo
    last modified by falla1
  • Can any one share any articals or example for creating the task form in eclipse?

    i Want to create the task form for all human task in my eclipse and execute it at run time.
    Profile Photo
    last modified by cheirma.rajan
  • 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
  • process instance id gets reset often in jbpm6 which causes issues

    Hi All,   Some how process instance-id gets reset and starts from 1 very often - I guess after every restart of the server in my environment. This causes wrong status to be updated in the Workbench and some time...
    Profile Photo
    last modified by selvam.subbiah
  • Unable to find contextual data of type: javax.ws.rs.core.UriInfo in Jboss EAP 6.1during startProcess using RemoteRestRuntimeFactory

    Hi, I am trying to start my process using RemoteRestRuntimeFactory. I have deployed my code in JBOSS EAP 6.1. During start Process I am getting following Exception.  I am using JBPM 6.0.1. I am not able to fig...
    Profile Photo
    created by droy