• Additional Maven plugin invocation at Build & Deploy

    HI,   I am using JBPM 6.3.   I created a custom maven plugin, which runs before the compilation and generates java source files based on the available process definitions in the project. I've added this pl...
    Profile Photo
    last modified by jarvast
  • Can JBPM 6 engine run in Cloud environment? Does it support multi-tenancy?

    Can we deploy applications written around jBPM engine in CLoud? I saw Kie-Workbench and UI components can be deployed in OpenShift Cloud. If yes, does jBPM 6 support multi-tenancy?
    Profile Photo
    last modified by rjintur
  • Problem when open the process (Process will be opened with XML Editor)

    This situation is new in 6.3; never happened before. It happens randomly and can not be linked to any particular action. it seems that I can't open my process any longer, when I tried to open it, it shows a alert box...
    Profile Photo
    last modified by hnandarusdy
  • Can I invoke a REST service from a custom UserGroupCallback?

    Hi,   I need to invoke a REST service in order to get users and roles...Is there any RestUserGroupCallback already implemented? If not...can I implement my own? How can I register needed dependencies (i.e Apach...
    Profile Photo
    last modified by lchiarle
  • JBPM User Task Forms and Responsive UI

    Hi,   I am using JBPM 6.4 for developing a business process. I have few complex forms in my process to build. And I would like to know whether it is possible to build such complex forms using JBPM. Please provid...
    Profile Photo
    created by anishjr
  • JBDS 9.1 IS - Can't define jBPM runtime locations

    Hello, I'm using JBDS 9.1 + Integration Stack with JBoss BRMS 6.3. In JBDS I'm trying to define the jBPM runtime which is in BRMS business-central. using pathes like $BRMS_HOME/standalone/deployments/business-central...
    Profile Photo
    created by simplex-software
  • jBPM executor for embedded applicatin in Eclipse

    Requirements: - jBPM 6.1.0 - Eclipse 4.4.1 with BPMN2 Modeler - Diagram Editor 1.0.2.201403061830 and - jBPM Runtime Extension Feature 1.0.2.201403061830   This example was created based on method trials and e...
    Profile Photo
    last modified by tgrat
  • Help for creating async task in jBPM 6 using eclipse.

    Hi, I want to execute following bpmn process which has async task. Is it necessary to write work item handler for async task? beacause while running this project i got this exception Caused by: org.drools.core.Work...
    Profile Photo
    last modified by rsmagdum
  • jbpm 6.1 Persistence Task table actualOwner field null

    I am using jbpm 6.1 for leave application work flow.   Please find attached persistence.xml, applicationContext.xml and leaveApplicationCancellation.bpmn2 files.   I am using the following code to start th...
    Profile Photo
    last modified by bvinodvivek
  • Exception Handling in JBPM workflow - EAP 6.4, BPMSuite - 6.3

    We have a requirement where, if a Service Task or a Custom Task (associated work item handler) fails, the task should be retried and if unsuccessful after certain number of retires, the workflow need to be mapped to a...
    Profile Photo
    last modified by subramanianm
  • project into project explorer

    Hi Team, I am beginner in jbpm(6.4) and kie workbench. I can't see all the project in the Project Explorer window. Indeed I want to understand where Kie workbench load projects and show them in project explorer? fr...
    Profile Photo
    last modified by kamelia65
  • How to identify one of multiple Send Task nodes in the process?

    Given a process definition with multiple Send Task nodes I want to recognize form within of my SendTaskHandler which node I'm currently in.   To mark a node I was trying to set a local variable with distinct val...
    Profile Photo
    last modified by awizenm
  • jbpm6 and LDAP

    Hello,   I'm trying to configure jbpm6.2 with openLdap on linux, i've been looking diferent sites and blogs but most of them are using version 5 of jbpm and the steps are very diferent.   I have installed ...
    Profile Photo
    last modified by menjivar88
  • JBPM6 building failure with ant start.demo

    I'm using jdk1.7.0_45 and jbpm6.0.1final on win7.  I ran "ant install.demo"correctly , which means I did nothing but wait patiently until the installation finished. I got all enviroment variables correct and I...
    Profile Photo
    last modified by kanbei
  • Node Context Variables

    In Jbpm (I use 6.4), there are process variables that I can use in my tasks. For example, I have the process variable "groupId", in Eclipse BPMN Modeler, for my Human Tasks, I set its value in the "On Entry Script" se...
    Profile Photo
    created by 3biga
  • Test Scenario Failing as Rule is Not Active

    Hi,   I am new to JBPM Suite 6. Have created new rules (Using GRE) and a new test scenario to test the same.   The Server logs shows the rule fired succesfuly but when I am seeing on the front end. I am se...
    Profile Photo
    created by jashah
  • Server side validation in Unified KIE Server with UI extension

    I was looking into the blog written by Maciej Accelerate your business: jBPM UI extension on KIE Server It was quite interesting and I appreciate Maciej's effort in writing this blog, I also appreciate his expertise i...
    Profile Photo
    created by arif.mohammed
  • Migration from jBPM 5.3 to 6.4 version

    Dear All,   We are facing severe performance issue because of singleton process instance creation in jBPM 5.3 version. We want to migrate jBPM 6.4. I have following queries 1. Is the business process(human task...
    Profile Photo
    last modified by lkpatel
  • eclipse-tomcat-jbpm6.4 named query not found

    hello, jboss developers, when i setup jbpm6 develop envrionment and draw a process, mysql database can update jbpm tables but when i run process by Java code,   there're errors like 09:58:12.613 [main] WARN...
    Profile Photo
    last modified by iningsoft
  • How to render external form in JBPM human task?

    I want to render some external form at some url on execution of jbpm human task.How can i assign that human task an external form with some parameters?
    Profile Photo
    last modified by zeeshansabir.009009