Skip to main content

Questions tagged [jbpm]

jBPM is a light-weight business process management suite written in Java. Use this tag for questions related to jBPM usage and workflows.

Filter by
Sorted by
Tagged with
0 votes
0 answers
3 views

Suspend API not working on 'Created' Task Status in JBPM V6.4

TaskService.suspend(id, user) is used for suspending tasks status by taking the inputs as Task Id and User Id in JBPM V6.4. But we have some tasks in Created Status which are not being considered by ...
NVR's user avatar
  • 1
0 votes
1 answer
45 views

Nginx reverse proxy to jBPM Business-Central doesn't work as expected

So my setup is simple. I'm using docker compose to spin up a DB, jBPM and a reverse proxy Nginx service so I can add custom domain and TLS to the equation here. Docker-compose.yml version: '3.8' ...
Panagiss's user avatar
  • 3,520
0 votes
0 answers
15 views

Error when starting JBPM Server 7.74.1 Community

I'm new with JBPM and I downloaded the latest Community version from official website. enter image description here After unzip the file I ran the standalone.bat as the page says but I'm getting some ...
jorsh_9118's user avatar
-1 votes
0 answers
11 views

What is the use of Project -> Settings -> Deployments -> Globals in jBPM?

In jBPM, under the Project settings, there is a section called Deployments. Inside this section, there is a tab called "Global". Is this for defining global variables? How is it used in ...
user2338224's user avatar
0 votes
0 answers
21 views

Is it possible for the Human Task User to change the SLA, if the given task isn't completed within the Due Date

The requirement is that, within the given SLA, if the User isn't able to complete the task, idly the control goes the next node, by simply ending the Human Task. But in this case, is it possible for ...
Yusuf's user avatar
  • 1
0 votes
0 answers
9 views

Use data in Databricks delta lake as input to rule

I just starting with JBPM, and was wondering if this possible In my use case data upon which business rules need to be applied is in Dtabricks delta lake and also in some cases MS SQL Server database. ...
s saxena's user avatar
1 vote
0 answers
80 views

How to create dynamic workflows in Kogito?

I have a unique scenario where the end user can define/edit certain flows(bpmn). Is there any way in Kogito that I can achieve this? I want to create new and also edit the bpmn after deployment. It ...
SrigandanS's user avatar
0 votes
0 answers
52 views

Unexpected element '{urn:jboss:domain:keycloak:1.1}subsystem'

Using JBPM version-7.74 and the wildfly version is 23.2, Trying to install keycloak getting below error. OPVDX001: Validation error in standalone-full.xml 566: 567: 568: Unexpected element '{urn:...
Dinkar's user avatar
  • 1
0 votes
0 answers
36 views

How to persist the Process instance details of JBPM process into database so that on application start up we can recover process instances

I am currently using the JBPM 7.74 embedded in spring boot 3 app. I want to persist the process instances kiesession into database so that on spring boot application start up the previous non-...
Ajinkya Khedkar's user avatar
0 votes
0 answers
63 views

Facing [io.undertow.request.io] (default task-4) Exception handling request to /business-central/: java.io.IOException: UT010029: Stream is closed

I am working on jbpm-server-7.74.1.Final-dist project. The jbpm workbench successfully authenticates and move to dashboard when the url is http://localhost:8080/business-central/kie-wb.jsp When I bind ...
noor palasamudram's user avatar
0 votes
0 answers
64 views

No executable model found for artifact <G:A:V>. Falling back to resources parsing

I've linked a Business Rule Task in one kjar (holds the bpmn files) to the DRL file in another kjar to account for the distinct cadence of Processes vs rules as advised by Maciec in the KIE Blog ...
Nikhil Silveira's user avatar
0 votes
0 answers
52 views

How can I connect an embedded or reusable sub process back to a human activity that threw its originating message/signal event

I'm trying to model a BPMN process in RHPAM Business Central where the first activity is a Human Task to create a master (security). As part of this task, the user will select values from two other ...
Nikhil Silveira's user avatar
0 votes
0 answers
17 views

Unable to get result when making post or get call to 3rd party website with process diagram on jbpm Docker version

I have created a task to make post call onto 3rd party website , where I have a API url, auth-basic,username,password,'Content-Type: application/x-www-form-urlencoded', method: post , and have a body ...
Gracy Tirupathi's user avatar
0 votes
0 answers
32 views

jBPM not allows to move and customize the positon of symbol label

I'm using the jBPM Server distribution, exactly the jBPM 7.74.1.Final server (single zip) distribution and I have install it in my local machine. When I design a Business Process diagram, jBPM ...
Pedro's user avatar
  • 1
0 votes
1 answer
47 views

Error trying to access to Data Object definition in a project that have included a dependency to Gson library

I'm using the jBPM Server distribution, exactly the jBPM 7.74.1.Final server (single zip) distribution and I have install it in my local machine. I have a project with different Data Objects to manage ...
Pedro's user avatar
  • 1
0 votes
1 answer
94 views

Exporting complete projects to be imported in a new installation

I need to export a complete project (with all its objects) from a jBPM environment (local installation) to be imported in a new jBPM environment (in a server installation). I'm using the jBPM Server ...
Pedro's user avatar
  • 1
0 votes
0 answers
66 views

Inquiry about jbpm to support springboot 3. x

We are currently facing a pivotal challenge as we are in the process of upgrading our projects from Spring Boot 2 to Spring Boot 3.x. This upgrade is crucial for us to take advantage of the latest ...
Blair Weng 's user avatar
0 votes
0 answers
96 views

Session timeout every 5 minutes and I have to loggin again

I have a message regarding timeout session and have to loggin again, losing all not saved work Hi, I'm using the jBPM Server distribution, exactly the jBPM 7.74.1.Final server (single zip) ...
Pedro's user avatar
  • 1
0 votes
0 answers
50 views

Using Sub-process from a different project does not work

I want to create a project with different utilities process used in others projects (in example, process to send an email, process to send a document for a digital sign, etc). But the problems cames ...
Pedro's user avatar
  • 1
0 votes
0 answers
22 views

How to stop a timer in jbpm once it has started?

I am timing a flow using intermediate catch timer in jbpm. Once the flow is completed within the duration, I want the timer to stop as well without terminating the entire process . Is there a way we ...
Mukherjee47's user avatar
1 vote
1 answer
63 views

When I am importing the decision table in the decision table asset. I am getting back slash before the double quotation in drl file. How to fix it?

Below is my decision table(see Decision table screenshot). I have conditions in each rule. And I am having a double quotation for string datatype value. I am getting back slash before double quotation ...
Ashwin.k 10d's user avatar
0 votes
1 answer
57 views

Unable to create a Jbpm process with REST API

I have BPMN having a message start event as shown: This message comes in from kafka. Now I am trying to start a new process instance of the specified BPMN process using REST API which is documented ...
Eugene's user avatar
  • 1,093
0 votes
2 answers
318 views

Setting up LDAP with jBPM (Kie Server) 7.74.1.Final in Docker

I have setup jBPM by using the following docker image: jboss/jbpm-server-full:latest Setting up LDAP After following the steps mentioned in https://blog.kie.org/2021/02/migrating-jbpm-images-secured-...
Merlin Woff's user avatar
0 votes
0 answers
29 views

Drl in BusinessRuleTask not work on business center

I am using BusinessRuleTask on business center. here is my project: https://github.com/KellerXD/kie-4-kjar here i trigger process enter image description here I expect have log enter image description ...
BugMan's user avatar
  • 1
0 votes
0 answers
17 views

Automated process flow testing for each process in JBPM Business-central

Can we conduct automated process flow testing for each process in JBPM Business-central, both for "direct flow" and for "processes that need input to progress" without manual ...
Maria's user avatar
  • 297
0 votes
0 answers
63 views

Getting build error in Drools embedded eclipse

I installed Drools in eclipse via jbpm drools integration 7.46 and added defined runtime as well but While creating new drools project its showing build error saying "Errors running builder '...
Javid's user avatar
  • 1
0 votes
0 answers
28 views

JBPM Persistence issue

After upgrading JBPM to 7.13 from 7.11 the data persisted at human task is creating 2 records in the table instead of one. Anyone faced this issue or know why this could happen? Upgrade JBPM created ...
user23106271's user avatar
0 votes
0 answers
71 views

How to create a processinstance using spring boot application in JBPM

I have downloaded JBPM 7.62 version.I am changed the database to postgres.I am run my application standalone.bat and business-central is now accessible at http://localhost:8080/business-central/kie-wb....
Neha's user avatar
  • 109
0 votes
0 answers
95 views

JBPM - kie-maven-plugin -returns Unknown resource type: ResourceType = 'jBPM BPMN2 Language'

At this moment I'm using the latest and gratest jBPM libraries (7.74.1.Final), kie-maven-plugin (9.44.0-Final) and drools (9.44.0.Final). I have a maven project that can generate the drools rules in a ...
Remco Cats's user avatar
0 votes
0 answers
36 views

I want to show the Random generated number instead of jbpm process intance id

Can we pick the process instance id from jbpm database and show the random generated number in UI instead of showing process instance id. Like example jbpm process instance ids are - 1, 5, 7, 11 etc. ...
Sunny Kumar's user avatar
0 votes
0 answers
43 views

JBPM Tasks - Stuck in Created State - Not moving to Ready State

We are using JBPM 7.5 for the past two years without much issues and more than 200000 workflows are successfully processed by JBPM. Suddenly, we are experiencing one new issue, where every newly ...
Erdnase's user avatar
  • 770
3 votes
0 answers
103 views

JBPM assign task to a specific user

I need to assign a task to a specific user. Let me explain by an example In this process the task has a POTENTIENTIAL_OWNER 'GROUP1'. User 'JOHN' of GROUP1 work the task 'TASK' and ask to execute the ...
Francesco Motta's user avatar
0 votes
0 answers
24 views

How do I switch to updating a bpm diagram created in redhat business management UI to a new tool

I've been working on a project which uses the Redhat PAM. The issue is that the diagrams were historically created in Redhat's business intelligence studio (pre 7.0) and since upgrading, this tool is ...
Desolate Planet's user avatar
0 votes
0 answers
26 views

How to upload .dmn file to jBPM business central project using KIE Rest API

I am able to upload TrafficViolation.dmn file to business central project using upload button provided in the workspace, but I want to do it programmatically using REST API provided by the kie server. ...
Ganesh Bhat M S's user avatar
0 votes
0 answers
42 views

users not syncing between sso and jbpm

I've deployed JBPM and integrated with SSO (keycloak). It works but the users aren't syncing between. When I add user on JBPM it isn't appear in SSO and the users created in SSO aren't shown in JBPM. ...
Beso Tsiklauri's user avatar
0 votes
0 answers
13 views

Input boxes in Forms and evaluation in gateways

Good afternoon, I recently started using jBPM Business Central to create small process diagrams. I want to explore the capabilities of this system in the creation of small forms that are executed in ...
jf_PT's user avatar
  • 1
0 votes
0 answers
16 views

Jbpm generate multiple process instace

In a web application we use JBPM 7.31. We need to generate thousands of processes whose data is read by a csv by a batch. Is there a way to generate these processes massively?
Francesco Motta's user avatar
0 votes
0 answers
56 views

Class org.kie.pmml.pmml_4_2.osgi.Activator not found in the project - jbpm custom task using kie-server-client dependency

I've created a custom task to query data from kie execution server using kie-server-client java api. I've added kie-server-client dependency in my custom work item handler pom.xml file. I can ...
Saw's user avatar
  • 1
0 votes
0 answers
10 views

JBPM Workflow and rules extension

How can we extend the jbpm business workflow and rules - like as per client implementation use base sub process or something like that. Please suggest. Thanks! I tried using subprocess but looking for ...
Supriya Jain's user avatar
0 votes
0 answers
10 views

Can we execute Wokflows that are build on jBPM V6.4 on RHPAM V7.0?

I have build workflows using JBPM V6.4 and its related packages. But when i am trying to execute on the JBOSS server where RHPAM V7.0 is installed, I am getting following error message:- ERROR [stderr]...
NVR's user avatar
  • 1
0 votes
0 answers
49 views

JbpmJUnitBaseTestCase - Testing a process with DMN

I am trying to test a process which contains a dmn table. When starting the process I am getting the issue DMN model 'EvaluatePreChecks' not found with namespace 'xxxxxxxxx. A manual test and a e2e ...
Sergi cabra's user avatar
0 votes
0 answers
23 views

Issue while Executing BusinessRule in Kie Business-Central

Hello I am facing a weird situation in Business-central -> drlrule.drl file, in which I have writed a rule to check that Order all OrderItem contains the same facility Id or not. But I am getting ...
Rohit Pawar's user avatar
0 votes
0 answers
52 views

RHPAM User Group management with LDAP

I am able to integrate the LDAP with Redhat PAM 7 version my authorization and authentication works fine with ldap but the admin console security page on business central still shows the groups and ...
alaa ayman's user avatar
0 votes
0 answers
121 views

jBPM No Remote Servers at Business-central

I am trying to run 'evaluation' sample application. after build and deployment, when I saw the execution server then there a message appears No Remote Servers This Deployment Unit is currently not in ...
dinu0101's user avatar
  • 499
0 votes
0 answers
47 views

In JBPM sub process, when we are iterating through multi instance , the values are passing as null for the iterating elements

In the above subprocess, we are passing the arraylist from Main process and we are iterating the list in multi instace of enter image description heresubprocess. The getServiceData collection is ...
Naveena Ch's user avatar
1 vote
0 answers
57 views

jBPM 5.2, getProcessInstancesWaitingForEvent method

Looking at the class JpaProcessPersistenceContext I noticed this method getProcessInstancesWaitingForEvent which uses this named query ProcessInstancesWaitingForEvent. The aforementioned method should ...
Marius's user avatar
  • 11
0 votes
0 answers
30 views

Running Sample Application on jBPM

After struggling I am able to run jBPM. Now I trying to run a sample application but am unable to succeed. I followed this URL but not succeeded. https://access.redhat.com/documentation/en-us/...
dinu0101's user avatar
  • 499
0 votes
0 answers
56 views

jbpm installation guide error , content folder missing

i am new to jbpm and i am doing a setup as indicated in the documentation , but cant access business-central. Logs tells me that : Class Path entry serializer.jar in /C:/Users/Aziz/Desktop/jbpm/jbpm-...
Aziz Rezgui's user avatar
0 votes
0 answers
153 views

Connect RHPAM with External Oracle DB so that I can login with Username and password define in External Database

I am getting below error while starting my RHPAM server. Business central is UP but I am not able to ,login into that. [org.kie.server.controller.websocket.client.WebSocketKieServerControllerImpl] (...
Rahul Agrawal's user avatar
1 vote
1 answer
457 views

org.jbpm vs org.kie.kogito jBPM

I have been trying to figure out what the difference is between the org.jbpm and org.kie.kogito variant of jBPM. I have seen that the maven artefacts differ quite a bit, even through the org.jbpm does ...
Eugene de Lange's user avatar

1
2 3 4 5
30