• 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
  • 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
  • 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
  • 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
  • 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
  • Rest URL of Evaluation demo Process in KIE IDE jBPM 6

    Hi All,   I am a new to jBPM. I want to invoke a demo process of jBPM named "Evaluation" using "Rest" method. The process is already deployed. According to my understanding the url should be like: http://local...
    Profile Photo
    last modified by sourabh.garg17
  • Is it possible to create pools in bpmn models using Web Process Designer?

    Hi you guys,   I'm new on jBPM5 world i   I've around for a while creating a new process to test BPMN 2.0 capabilities of web process designer of jBPM5.4.   I can create lanes, but i can't find a way...
    Profile Photo
    last modified by paulorf1971
  • Paralle Execution, Multi instantiation

    Hi, Suppose there is an organization with following structure: * ManagerX & ManagerY report to CEO. * EmployeeX1 & EmployeeX2 report to ManagerX. * EmployeeY1 & EmployeeY2 report to ManagerY.   I w...
    Profile Photo
    last modified by chakrabandla
  • Calling BPMN from code does not instantiate task flow at KIE Workbench

    Hi,   Currently I am using Jbpm6.2 and calling it from Jdev(ADF Application).   I used below code for calling the JBPM and it gets called and i can see the output in console. I used User Task in Jbpm so fo...
    Profile Photo
    created by abhijitkumar1903
  • How to delete loadStatefulKnowledgeSession from db in jbpm5?(i.e Delete SESSIONINFO data from Database)

    My requirement is after loading the session from database and complete the all tasks then dispose session.Now in database PROCESSINSTANCEINFO and WORKITEMINFO data were delete but still i have SESSIONINFO data so my q...
    Profile Photo
    last modified by yellappa313
  • How to achieve SLA management for the tasks in processes?

    I understand, that there is design time element to create human task with expiration date / time. Though what I would like to know is: Whether this works?. What happens when a task is suspended / resumed, is this co...
    Profile Photo
    created by a_nat