• Oracle Datasource en JBPM Suite

    Hola ! Estoy teniendo problemas al usar un datasource Oracle para JBPM. La version del motor de Oracle es 10.2.0.4. Tengo un proceso definido y compilado. Me deja iniciarlo. El usuario con permisos lo puede "s...
    Profile Photo
    last modified by danyromi
  • Understanding jbpm file structure.

    HI Everyone,   I am trying to create own tool for workflow developement, the plan is like my tool will create similar file structure as KIE-WB is creating for  a process. I am going to deploy the directory...
    Profile Photo
    last modified by np97190
  • Firing rules in a process after a timer [6.3.0.Final]

    Hi,     I'm working with jBPM version 6.3.0.Final.  I have a simple linear process like this : start --> hello script 1 --> timer (20s) --> hello script 2 --> business rule (with a parame...
    Profile Photo
    last modified by anthony_inovelan
  • [JBPM 6.2] Getting process image with current active task

    Hello,   We are using JBPM 6.2 and we need to get the process image with the active task(s) highlighted with red. We need to integrate this image in an external application. Is there any URL ( Servlet / REST ) ...
    Profile Photo
    last modified by nabilf
  • Boundary Error Event is not working to custom service task

    Hi, I am trying to impliment Custom service task with Exception handling.     Please find below BPMN code     BMPN code <?xml version="1.0" encoding="UTF-8"?> <bpmn2:definitions xmlns:...
    Profile Photo
    last modified by srinu1985btech
  • Is it Possible unsuspend process with another process cusom service task

    Hi, i am suspending one process using below code       System.out.println("suspended process instanceid:   :"+processInstance.getId());     SuspendProcessInstanceCommand ...
    Profile Photo
    last modified by srinu1985btech
  • RequestInfo table not being populated--AsynchronousWorkItemHandler Implementation Not Working

    Project: BriefReqPersistSPRINGx.war I'm a little confused at this point.  I'm attempting to implement an AsynchronusWorkItemHandler with a 2 node JBPM process.  It seems that the first node is attem...
    Profile Photo
    last modified by tujasiri
  • Is there any docs/guidelines on how to migrate jbpm/drools 4.X API?

    Hello, We were using jbpm 4.x API on our code (building our own extensions) and now we are on the process to upgrade to 6.2.0.Final. I’ve found that a major 4.X cleanup was done sometime ago. I saw that some c...
    Profile Photo
    last modified by mcd
  • WorktiemInfo is not deleted

    Hi,   I am randomly getting this issue. My HumanTask is completed,but workItem info not gettting deleted and process instance is not progressing to the next task. I am not getting any exception. How should I app...
    Profile Photo
    created by maulee17
  • start.demo fails to start jbpm-console v6

    I downloaded jbpm-installer the full version.  Trying to start the jbpm-console using "ant start.demo.noeclipse". It's not working. I'm appending my server.log.   TDR
    Profile Photo
    last modified by daxxy
  • jBPM5 migration tool project

    Project The goal of this project is to provide for existing users of jBPM some migration tooling to assist with moving to jBPM5. There will be a phases approach taken to this tooling project as follows:   provi...
    Profile Photo
    last modified by eschabell
  • WorkItem info is not created

    Hi,   After calling localtaskService.complete(taskId,userId,content), for some of the process instances, Workitem info entry is not done, task went to completed status. There is no error or exception in logs. T...
    Profile Photo
    created by maulee17
  • Using @Inject with jBPM 6.2 through Kie Workbench

    I've been trying to inject services into a couple of custom classes that I've built, but I can't seem to get it to work at all.   Is there any special setup that I need to do since I'm using the standard runtime...
    Profile Photo
    created by nichuk
  • Trying to complete a workitem from a separate global listener, jBpm 6.2

    I have a requirement to be able to complete a work item from a separate global listener.   I have been able to get most of this working, by creating a custom WorkItem which talks to my service, and by creating a...
    Profile Photo
    last modified by nichuk
  • jbpm6 webapplication Error - Data Input has missing or incomplete Data

    Hello ,   I'm new jbpm6 and trying to learn , so i have downloaded the sample web application jbpmwebexample. I had to import into eclipse and trying to run , but before that giving an error in bpmn tamplate. D...
    Profile Photo
    last modified by mjvinoth4
  • Difference between Obsolete & Exited task status

    I have tried abort the task in different JBPM version. In Jbpm 5.2.0.Final version, abort task status changed as 'Obsolete' in jbpm task table, but in Jbpm 5.4.0.Final version abort task status changed as 'Exited' in ...
    Profile Photo
    created by mariaprabudass
  • jBPM 6.2 : Sample code to invoke a java method from service task

    Hi     I'm new to JBPM and looking for some help to invoke a java method from service node. I've created a processes from JBpm console and added a service node, but I could not find any document which clea...
    Profile Photo
    last modified by qwirkle101
  • Calling Class in Service Task jBPM6 Eclipse and KIE IDE

    Hello,   I am currently using jBPM6, KIE IDE, and Eclipse IDE to develop a BPM process. The process currently has one service task that I want to call a class that prints "Hello World!." Does anyone know how to ...
    Profile Photo
    last modified by bkauf01
  • JBPM6: Split a process in N tasks dynamically

    I have a business case that is a quotation process where each item of the quotation has to be analysed for diferent actors.   For ex: A person needs to quote a Lenovo Server and MS Windows Server as system oper...
    Profile Photo
    last modified by emerson.capreti
  • Is it possible to create Queue in jBPM like ActiveMQ or Rabbitmq

    Hi,   In my JBPM Environment. I want to make Queue like ActiveMQ or Rabbitmq . From that Queue particular workflow will be trigger ? Any one plz help on that   Thanks in Advance   by Raj
    Profile Photo
    last modified by rajkumar0809