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.

About

jBPM is a flexible Business Process Management (BPM) Suite. It is an open-source workflow engine written in Java that can execute business processes described in BPMN 2.0.
It makes the bridge between business analysts and developers. Traditional BPM engines have a focus that is limited to non-technical people only. jBPM has a dual focus: it offers process management features in a way that both business users and developers like it.

Links

1453 questions
-1
votes
2 answers

JBPM gwt-console-server user management

I want to integrate the jbpm 5.4 into my application which is based on Spring MVC 3. This integration performed using REST API. I have already user table which stores the username and password in the table. This is table is the part of my user…
Mitesh
  • 477
  • 1
  • 6
  • 22
-1
votes
1 answer

What after testing the demo?

I'm kind lost I have tested the demo process. Now I want to start my new own project, but, should I use the demo installation (with all embedded) and create a new project. Is it recommended?,or I need install the needed (Jboss SA, Drools,etc) from…
user1566464
  • 103
  • 1
  • 14
-2
votes
2 answers

JBPM Business central - Data set not working with aggregate function

I have an issue with the Data set - Execution server. I am using PostgreSQL as DB. I want to calculate the difference between the two dates column for my report. The query I have used in DB is: Query 1: SELECT end_date as end, …
Akzy
  • 1,817
  • 1
  • 7
  • 19
-2
votes
1 answer

Rest Service URL for jbpm7.36

What is the URL to be used for accessing JBPM V 7.36 is it http://localhost:8080/jbpm-console or http://localhost:8080/kie-server?
-2
votes
1 answer

Hi, I am new in JBPM7, I want to use Mysql in JBPM7 business process, Can any one please guide with steps or any sample examples

I am new in JBPM7, I want to use Mysql in JBPM7 business process, Can any one please guide with steps or any sample examples.
-2
votes
1 answer

Download entity classes of jbpm 6.0.1

I created a jbpm project and it works well. The entity classes listed on the file persistence.xml are the…
Sarsoura
  • 1
  • 4
-2
votes
1 answer

Getting error while calling JBPM Process from KIE workbech in Localhost.. But Rules calling and Firing working fine

This core works if i try to call the Rules alone from KIE Workbench.... ITs firing the rules everything is working with-out Process. When i try to call the JBPM Process with newKieSession.StartProcess("***Process Name");* Im getting this error.…
JustCode
  • 41
  • 1
  • 12
-2
votes
1 answer

jbpm 5.4 doesn't work with jdk1.5 version of websphere application server 6.1

I am trying to integrate jbpm5.4 with websphere app server 6.1 but it seems the war's of jbpm5.4 has been compiled with jdk1.6 due to which it is not supporting was6.1.Any suggestions?
-2
votes
7 answers

Intalio vs JBPM

We want to start building BPM projects in our company (core banking). After searching and comparing some products, we decided to choose between Intalio or JBPM. Now, we want to know exact advantages and disadvantages of these products. I know that…
H. Aghassi
  • 221
  • 4
  • 16
-3
votes
1 answer

Doesn't work scorecards when it create in Business Central?

I think you have an error during auto-generation cod Scorecards in Business Central. 08:26:42,584 INFO [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (pool-25-thread-1) Initialize deployments task…
-3
votes
1 answer

Error when triggering process Model

I am deploying my java Application(using JBPM and Drools) on JBoss. When process Model is triggered,i am facing the following error. 17:01:10,850 INFO [stdout] (Thread-83) Starting the sprinkler 17:01:10,940 WARN …
-4
votes
1 answer

How should I properly leverage the form designer for JBPM?

I have been learning more about JBPM, as I understand it there's the nice workbench which is geared toward the business process development, modeling and process oversight. However, it is not really intended for end users, correct? So one of the…
thinice
  • 700
  • 5
  • 19
1 2 3
96
97