• Send custom fault response in jBPM?

    Hello everyone,   I have a use case like below where 'User1' submits some task from his bucket to 'User2' in case of happy path. The task moves through the 'WorkflowItemHandler' which is basically a custom handl...
    Profile Photo
    last modified by rakesh.tank
  • OOM error when executing rules for decision table

    I am executing rules for a decision table using statelessKieSession. I have 500 objects and 10 rules for each object so total I have 10000 rules for one row. Rules will process for each row in the decision table. Cur...
    Profile Photo
    last modified by radeshdt
  • OutOfMemory error when executing rules for decision table

    I am executing rules for a decision table using statelessKieSession. I have 1000 objects and 10 rules for each object so total I have 10000 rules for one row. Rules will process for each row in the decision table. C...
    Profile Photo
    last modified by radeshdt
  • Facing issue while running jboss cli on wildfly 11  for data source monitoring

    faced issue  while running below jboss cli  command on wildfly 11.0.0 final  for data source monitoring. How to resolve this ?   /subsystem=datasources/data-source=my_datasource/statistics=pool:re...
    Profile Photo
    created by wildfly1
  • migrating jBPM 5.4 project to jBPM 6.

    Hi, We have jBPM 5.4 used in our project.To migrate to jBPM 6, what things we need to be check? are there any tools for doing it?
    Profile Photo
    last modified by rsmagdum
  • Rule task is not working in sub process

    Hi, I'm trying to insert values into my bpm process variables using a business rule task, It's is working when there is only one rule task in the process hierarchy, When i add another rule task in the child process, ...
    Profile Photo
    created by beingvikram
  • Problems persisting SessionInfo with MySQL

    I am using jBPM 5.4.  I am new to jBPM and setting up very simple scenarios to learn the foundation.  While learning how persistence works I am relying on JBPMHelper class.   Persisting with H2Server w...
    Profile Photo
    last modified by jclem
  • Kie Workbench Designer at client side

    Hi   How to use Kie Workbench designer alone in client side JSP  based  application , JBPM version 7.x?   Using kie-wb-common-stunner project jars as a dependency can we use kie workbench designe...
    Profile Photo
    created by sonu.palariya90
  • How can i undo or redo a completed human task node ?

    i hava two human task node named A and B in a flow process, when the A is completed and the B has not been completed ,i want to reject the process to the Taks A ,How can i do for it?Thanks
    Profile Photo
    last modified by iwahaha
  • how to export metadata and import metadata  via keycloak

    We have wildfly 11 final  and  three stnadlaone insatnces  on it  .   We have  okta as IDP  and in our case which needs to becosnider as service provider is that keycloak or wildfly ...
    Profile Photo
    created by wildfly1
  • Does jBPM allow to import the workflows from Oracle BPM

    Hi ,   I want to know whether the jBPM supports the workflow which was written/implemented in Oracle BPM using jDeveloper. If it supports how to export the workflow process from Oracle BPM to jBPM. And which Ve...
    Profile Photo
    last modified by karthikns2
  • Facing problem with in

    We tried in following rule.   dialect "mvel" import com.****.model.DateObject; import com.*******.model.RuleVariables; import function com.***********.model.test.print; import com.*********.sophia.model.test; imp...
    Profile Photo
    last modified by bhavneet91
  • DECISION TABLE SPREADSHEET_WORKBENCH

    I  have created a table in excel to use this table in drools workbench; but  when import the file in .xls format in workbench I view this errors. Can you help me?
    Profile Photo
    last modified by emilia-2
  • JBPM 5.4 - boundary signal event to abort reusable subprocess stopped in a Human Task

    Hi,   I'm new in Jbpm and beacuse of that, struggling to get something work   Let me explain: I've a main process with a reusable subprocess that have a boundary signal event: The reusable subprocess ...
    Profile Photo
    last modified by zeca9
  • To add groups and users to the MySQL table by JBPM

    Hello, I'm starting to use JBPM 7 with MySQL Database. I was able to create groups and users, but straight into the MySQL table. I would like to know how to create the same groups and users directly in JBPM and the...
    Profile Photo
    last modified by emerson_o81
  • How to get each instance value in the end of Multiple Instance

    Within Multiple instance there are few variables that are injected to the BPMN for each instance. Say we are having two instances within a Multiple Instance. For "Instance-1" will have a variable "V1" and "Instance-2"...
    Profile Photo
    created by mariaprabudass
  • Old process instance definition is replaced by new process instance definition

    I was using sample-process.bpmn2 file (contains human tasks and others) and after sometimes I updated this file with some human tasks. When I complete the assigned task (that is created by old .bpmn2 file), its getti...
    Profile Photo
    created by tech_thread
  • Problem with font size in designer 3.1.7 on Mac

    Hi ! My company still uses this designer and I have one question. It might be actually relevant for all of the versions.   I started developing on Mac (I was on Linux previously). And Viewer of processdefintion...
    Profile Photo
    last modified by andy.rozman
  • source jboss soa platform 4.2.0 bin

    Anyone please help me with source jboss soa platform 4.2.0 bin or how can i download that source?
    Profile Photo
    last modified by budiholanlinux
  • onEntry Action is not executed on dynamic task creation

    Hi,   We are creating dynamic tasks using "org.jbpm.workflow.instance.node.DynamicUtils.java". The tasks are created perfectly and on complete the task the next tasks are also created. The problem here is, in BP...
    Profile Photo
    created by mariaprabudass