Groups
Groups
Sign in
Groups
Groups
jBPM Usage
Conversations
About
Send feedback
Help
jBPM Usage
Contact owners and managers
1–30 of 2508
Authoring, executing and managing processes with jBPM. Any questions regarding the use of jBPM. General API help and best practices in building BPM systems.
Mark all as read
Report group
0 selected
Steve B
11/27/25
JBPM to SqlServer
I've used oracle for some time, this is my first go with SQLServer. Don't seem to be able to
unread,
JBPM to SqlServer
I've used oracle for some time, this is my first go with SQLServer. Don't seem to be able to
11/27/25
Joji Joy
,
Alex Porcelli
2
10/23/25
jbpm.org not accessible
In 2022 jBPM was donates to Apache, it's under the Apache KIE umbrella project. - Alex On Thu,
unread,
jbpm.org not accessible
In 2022 jBPM was donates to Apache, it's under the Apache KIE umbrella project. - Alex On Thu,
10/23/25
Joji Joy
2
10/3/25
JBPM message event and KIE server API
Is this possible via out of the box KIE API or do I have to write my own implementation that will
unread,
JBPM message event and KIE server API
Is this possible via out of the box KIE API or do I have to write my own implementation that will
10/3/25
Steve B
2
10/2/25
More privilege issues
FYI, At some point, perhaps a restart my 'delegate' is working. Not 100% sure which of my
unread,
More privilege issues
FYI, At some point, perhaps a restart my 'delegate' is working. Not 100% sure which of my
10/2/25
Steve B
8/21/25
case-roles trouble shooting
So I think we're having trouble with cases in production without the correct roles, users, groups
unread,
case-roles trouble shooting
So I think we're having trouble with cases in production without the correct roles, users, groups
8/21/25
Steve B
8/19/25
Commercial JBPM
Been rolling JBPM out as part of a solution for a few years. Love it. Getting more and more requests
unread,
Commercial JBPM
Been rolling JBPM out as part of a solution for a few years. Love it. Getting more and more requests
8/19/25
Joji Joy
3
8/12/25
Repeatable timer configuration at global scope
Is is possible to write a job via plane java code to update global variable periodically in jbpm 7.74
unread,
Repeatable timer configuration at global scope
Is is possible to write a job via plane java code to update global variable periodically in jbpm 7.74
8/12/25
Raghu Nathan
7/11/25
REST API work item handler Throwing error
HI All, I have created a process with out of box rest work item handler task to trigger the REST API.
unread,
REST API work item handler Throwing error
HI All, I have created a process with out of box rest work item handler task to trigger the REST API.
7/11/25
Alex Porcelli
7/11/25
[Announcement] Apache KIE (Incubating) 10.1.0 released
We are pleased to announce the release of Apache KIE (Incubating) 10.1.0. Apache KIE (Incubating) is
unread,
[Announcement] Apache KIE (Incubating) 10.1.0 released
We are pleased to announce the release of Apache KIE (Incubating) 10.1.0. Apache KIE (Incubating) is
7/11/25
Shirisha B
6/28/25
.gdst file system error
HI Team, When i open my .gdst file im getting the below error Uncaught exception: Uncaught TypeError:
unread,
.gdst file system error
HI Team, When i open my .gdst file im getting the below error Uncaught exception: Uncaught TypeError:
6/28/25
Steve B
6/20/25
Disappearing Queries
From time to time the custom queries in my project get dropped on restart. What's the best way to
unread,
Disappearing Queries
From time to time the custom queries in my project get dropped on restart. What's the best way to
6/20/25
Goluguri Surya pratap reddy
6/19/25
Exporting Project into github
Hi All, Could someone please guide me on how to export a project from Business Central and push it to
unread,
Exporting Project into github
Hi All, Could someone please guide me on how to export a project from Business Central and push it to
6/19/25
ganesh bambal
6/12/25
Regarding jbpm process running in spring boot
Hi, Good day everyone. I've created a simple process using Business Central that includes only a
unread,
Regarding jbpm process running in spring boot
Hi, Good day everyone. I've created a simple process using Business Central that includes only a
6/12/25
Ravi Ghadiya
,
ganesh bambal
2
5/21/25
High Memory Consumption in jBPM WildFly during process and memory not getting released
Hi Ravi, I have faced the same problem. one of the solution is to Double the limits of JAVA_OPTS:
unread,
High Memory Consumption in jBPM WildFly during process and memory not getting released
Hi Ravi, I have faced the same problem. one of the solution is to Double the limits of JAVA_OPTS:
5/21/25
ganesh bambal
2
5/13/25
Regarding slowness issue
Hi, what could be the problem? is it due to the wrong execution strategy (singleton)? Is it due to
unread,
Regarding slowness issue
Hi, what could be the problem? is it due to the wrong execution strategy (singleton)? Is it due to
5/13/25
Goluguri Surya pratap reddy
2
5/7/25
Error in Jbpm
Hi Does any one Know this error while starting server And how to resolve it? On Tuesday, April 29,
unread,
Error in Jbpm
Hi Does any one Know this error while starting server And how to resolve it? On Tuesday, April 29,
5/7/25
Goluguri Surya pratap reddy
4/22/25
Jbpm Database Postgres Connection
Hi All, I am currently working on integrating jBPM with a PostgreSQL database and would appreciate
unread,
Jbpm Database Postgres Connection
Hi All, I am currently working on integrating jBPM with a PostgreSQL database and would appreciate
4/22/25
Sergey Lukyanchikov
4/12/25
jBPM as backend for user-triggered AI
Hello, Community! Those interested in embedding AI callouts in various enterprise systems may find
unread,
jBPM as backend for user-triggered AI
Hello, Community! Those interested in embedding AI callouts in various enterprise systems may find
4/12/25
Javi Er
4/10/25
LogCleanupCommand
Hi, I know that is possible to perform regular maintenance of the jBPM Database using the
unread,
LogCleanupCommand
Hi, I know that is possible to perform regular maintenance of the jBPM Database using the
4/10/25
Joji Joy
2
3/18/25
Error while setting up posgres database for jBPM standalone application
Hey Ganesh, This worked. Why is module version 1.1 BTW any idea? Following module config worked for
unread,
Error while setting up posgres database for jBPM standalone application
Hey Ganesh, This worked. Why is module version 1.1 BTW any idea? Following module config worked for
3/18/25
Joji Joy
, …
Abhijit Humbe
5
3/14/25
Error while importing DataObject into jBPM Process bpmn
Try adding lombok jar files into classpath of war files(web-inf/lib dir) Abhijit Humbe On Fri, Mar 14
unread,
Error while importing DataObject into jBPM Process bpmn
Try adding lombok jar files into classpath of war files(web-inf/lib dir) Abhijit Humbe On Fri, Mar 14
3/14/25
Antiphon
,
Abhijit Humbe
2
3/14/25
Human Task Assigned via ActorId Not Visible in jBPM
Try to perform task operation using REST API: PUT /server/containers/{containerId}/tasks/{
unread,
Human Task Assigned via ActorId Not Visible in jBPM
Try to perform task operation using REST API: PUT /server/containers/{containerId}/tasks/{
3/14/25
Joji Joy
,
Francisco Javier Tirado Sarti
2
3/14/25
Generics Data type in process variable in business central
You need to use a Json-POJO mapper, check https://github.com/FasterXML/jackson On Fri, Mar 14, 2025
unread,
Generics Data type in process variable in business central
You need to use a Json-POJO mapper, check https://github.com/FasterXML/jackson On Fri, Mar 14, 2025
3/14/25
Joji Joy
,
Francisco Javier Tirado Sarti
2
3/5/25
Customizing Kie server REST API response.
There is some documentation describing what you are trying to do, check https://docs.jbpm.org/7.74.1.
unread,
Customizing Kie server REST API response.
There is some documentation describing what you are trying to do, check https://docs.jbpm.org/7.74.1.
3/5/25
Prathibha Shankar S
2/18/25
GuidedDecisionRuleTable
Hi, I need a help in business central with kie version 74.4.1.Final , suppose if we have 3 jbpm
unread,
GuidedDecisionRuleTable
Hi, I need a help in business central with kie version 74.4.1.Final , suppose if we have 3 jbpm
2/18/25
golla manoj
2/18/25
Getting Nullpointer Exception when Complete the task in JBPM 8
Recently we have migrated Jbpm from 6 to 8 and when trying to process the Old started records we are
unread,
Getting Nullpointer Exception when Complete the task in JBPM 8
Recently we have migrated Jbpm from 6 to 8 and when trying to process the Old started records we are
2/18/25
Aslam Kumhar
,
Alex Porcelli
3
2/12/25
IBM BAMOE - Timers going crazy - JBPM-10242 side effects
Hi Alex - Already did that and believe me. I don't think they have any idea on the product itself
unread,
IBM BAMOE - Timers going crazy - JBPM-10242 side effects
Hi Alex - Already did that and believe me. I don't think they have any idea on the product itself
2/12/25
Joji Joy
,
Francisco Javier Tirado Sarti
2
2/7/25
Process Instance Modification in jBPM
Hi Joji, I think this https://blog.kie.org/2015/09/improved-signaling-in-jbpm-6-3.html, more or less
unread,
Process Instance Modification in jBPM
Hi Joji, I think this https://blog.kie.org/2015/09/improved-signaling-in-jbpm-6-3.html, more or less
2/7/25
Joji Joy
, …
Gonzalo Munoz Fernandez
4
2/5/25
Stack overflow due to Jackson Databind
Hi, As commented, this was already fixed and merged in main branch (7.75.x-SNAPSHOT). So, a
unread,
Stack overflow due to Jackson Databind
Hi, As commented, this was already fixed and merged in main branch (7.75.x-SNAPSHOT). So, a
2/5/25
Christoph Langenfeld
, …
JegadeeshKannan Muthuraman
6
1/24/25
Is there a plan to make JBPM run on JakartaEE?
Thank you jegadee for supporting my question. I hope that it will then continue under Apache with
unread,
Is there a plan to make JBPM run on JakartaEE?
Thank you jegadee for supporting my question. I hope that it will then continue under Apache with
1/24/25