• 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
  • jboss as 7 designer.war deployment failing

    The only message I see is the following even though I enabled TRACE logging!   "Deployment content C:\jbpm-installer\jboss-as-7.0.2.Final\standalone\deployments\designer.war appears to be incomplete and is not p...
    Profile Photo
    last modified by pmancham
  • workItemByteArray null when persisting WorkItemInfo

    Hi,   We've updated to 5.4.0.CR1 to resolve an this issue: https://community.jboss.org/message/766586#766586. We now have a problem where the WorkItemManager cannot complete our Human task and continue the proces...
    Profile Photo
    last modified by demkezo
  • 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
  • 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
  • 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
  • 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
  • jbpm-console.war not deployed for version 6.3.0

    Hello,   I have installed jbpm6.3.0 full version. When I say "ant start.demo" or "ant start.demo.noeclipse" it says build successfully but jbpm-console not opening in browser. So I have started standalone.bat th...
    Profile Photo
    created by amruta.w
  • How to resume JBPM process after system crash?

    Hi, I have created sample JBPM prosess which contain two script task and two human task as shown below. I am stopping process execution while execution user task 2. After resuming, process should start form usertask ...
    Profile Photo
    last modified by manavbhaykar
  • How to create safe point in JBPM process??

    Hi,   I want to persist process state after complition of script task. How can i create safe point after script task??
    Profile Photo
    last modified by manavbhaykar
  • setActorID for Swimlane in JBPM5

    Hi,   How can we dynamically set the actor ID for a Swimlane in JBPM5? Following snippet doesnt persist the information:   ===================== ProcessInstance pi = ksession.startProcess("com.sample.eval...
    Profile Photo
    last modified by e3aa3b
  • automatic deployment projects on jboss jbpm 6

    Dears,   How we can enable the jbpm6 to deploy the projects directly once it's started?
    Profile Photo
    last modified by mjaradat
  • JBPM 3 to 5 Migration

    Hi all,   I have been going through many posts on JBPM migration from 3 to 5, and almost all of the posts seems to point towards the migration tool(Not sure if this tool is still ready for use). I am currently i...
    Profile Photo
    last modified by naveen8kv
  • Persist Entity from within ScriptTask - best practice?

    My question: Is what I am doing sensible/recommended, as I have just started using JBPM.   I have a few Entities stored in my Oracle Database that I want to insert/update/delete as part of my workflow processing....
    Profile Photo
    last modified by wtimpany
  • JBPM Roles and Privileges

    Hai ,        Is there any way to add more roles and assign privileges to that corresponding roles. I found that by default JBPM uses user.properties and roles.properties to handle user and it...
    Profile Photo
    created by anishjr