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

Which one to choose Drools or jBPM?

Currently, I am developing a RESTful web service and a requirement is that I need to implement lots of scenarios to verify whether the customer business is valid or not. If those scenarios are invalid during the process of verification, the service…
puru
  • 266
  • 5
  • 13
-1
votes
1 answer

In JBPM, The values of attributes can't be stored after exiting that state

I use JBPM 6.5.0.Final and deploy the application to Tomcat 8.5.5 . I configure all input and output mapping of each state. But after I assign new values to some attributes in a state, the web server still shows the previous values after exiting…
陳思憫
  • 1
  • 1
-1
votes
1 answer

Installing jbpm 6.5 on tomcat 7

I'm currently working on installing Jbpm 6 on tomcat 7. However I can't find any guide on how to install jbpm on tomcat or how to link the components together Any help is appreciated
Amr Alaa
  • 19
  • 1
  • 6
-1
votes
1 answer

jbpm 5 build failed as protocol downgrade to http from https

jbpm 5 build failed (ant install.demo) for Jbpm designer as redirection detected from https to http protocol.enter image description here
-1
votes
1 answer

Kie Server BPM start process via REST

I am trying to start a hello-world process on the Kie server via REST, but with little luck any pointers would be of great help. I'm using kie workbench 6.2, kie server 6.2 in wildfly 8.1
gunsam
  • 11
  • 2
-1
votes
1 answer

Effektif versus Activiti

What are the differences between Effektif and Activiti besides the obvious cloud-based support? Would I be able to port my Activiti processes/project to Effektif?
Kapil Vyas
  • 607
  • 2
  • 8
  • 22
-1
votes
1 answer

Retrieve all deployed process definitions through REST in jBPM

in jBPM 6.1 the REST call "../rest/deployment/processes" returns a list containing all process definitions deployed; is this deprecated in jBPM 6.2? is there another way to achieve this?
Danut Radoaica
  • 1,860
  • 13
  • 17
-1
votes
2 answers

JBPM Use Database Instead of .bpmn file

I wonder if I could use database instead of traditional .bpmn files used to describe processes? I mean can I define my processes and state transitions to the database instead of files?
Kamran
  • 1
  • 1
-1
votes
1 answer

JBPM6 How to display work flow chart in web page

I have no idea to display the workflow chart in web page? How to display the workflow chart
vance.li
  • 1
  • 1
-1
votes
1 answer

JBPM Data Input Output settings in Drools Guvnor

Can any one explain how to use Input Output mappings in Drools Guvnor? How to access task form information from next task form in jbpm 5.4?
Ampm
  • 27
  • 1
  • 7
-1
votes
1 answer

JBPM using exclusive gateway with data modeler variables conditions

Environment: JBPM 6 want to achieve: Reusable Sub Process facing challenges in : a. Passing variables values, from parent subprocess to child subprocess and vice versa b. Sequence flow condition, using only one object variable for condition check I…
asp
  • 1
  • 1
-1
votes
1 answer

jboss7.1/jbpm authentication user with mysql5.5

I am new to jboss and jbpm; I need help for authentication with jboss7. we faced "Password Incorrect/Password Required" error. the following is part of our jboss standlone.*.xml conf.
-1
votes
1 answer

How can I use jBPM in my GWT application?

I have a GWT Project and I need to use a workflow framework to control my business process (BP). I see that jBPM have one console made in GWT but it's a simple a console to control jBPM BP. I need a way to import jars in my GWT project and use the…
Victor Jatobá
  • 811
  • 7
  • 13
-1
votes
2 answers

Error while creating JBPM knowledgesession

I am integrating oracle database with jbpm 5.4 instead of using its own h2 database. While creating KnowledgeSession it generates error as "A JDBC Driver or DataSource class name must be specified in the ConnectionDriverName property". I hope I have…
ramesh
  • 190
  • 3
  • 5
  • 14
-1
votes
1 answer

JBPM AND MYSQL INTEGRATION STEP BY STEP

Hi All, would you please tell me how to integrate JBPM with mysql database. please tell me step by step because I am very beginner in JBPM. Thanks in advance Dal Singar Yadav
Vijay
  • 39
  • 5
1 2 3
96
97