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.

0 votes
0 answers
9 views

NonUniqueObjectException Coming from JBPM 4.4

I am using grails APP, and jbpm4.4 jar. One of the object BlobVariable in jar throwing NonUniqueObjectException. stack trace: org.hibernate.NonUniqueObjectException: a different object with the same ...
dinesh kandpal's user avatar
0 votes
0 answers
5 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
58 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
21 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
23 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
38 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
66 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
70 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
54 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

15 30 50 per page
1
2 3 4 5
97