jbpm Questions
13
Solved
Is it better to write a new workflow engine or to use an existing BPM engine: jBPM 5, Activiti 5?
My application is a web based application and performance is important. My doubt is whether using ...
7
When starting the jboss server, it giving an error Failed to start service jboss.deployment.unit."jbpm-console.war". But when i'm running jbpm6 demo using start.demo its working fine.
23:43:41,042...
9
Solved
I have heard that the developers of "jBPM" have transferred to "Activiti BPMN 2" in recent times (ex: Tom).
I am wondering about is whether the support for jBPM will be over or not.. Besides, I wo...
4
Solved
I am new in JBPM6. My scenario is like this that i want to execute some java code using JBPM service task.From documentation i am not able to understand how to use domain specific process and Work ...
1
I am using jbpm 7.37 verison.We are using wildfly 14.0. Server abnormally gives below error just after a deployment of war files :
WARN [org.jboss.as.ejb3.timer] (EJB default - 2) WFLYEJB0043: A pr...
Metalworking asked 8/4, 2021 at 10:3
2
Solved
On following the steps mentioned in start.jbpm.org:
1. Unzip generated business-application.zip file
2. Go to business-application-service directory
3. Execute launch.sh/bat clean install
4. Open b...
Inquisitionist asked 24/2, 2020 at 10:10
2
I want to integrate all the kie-server autoconfiguration (especially JBPM) in my spring boot application.
I added these gradle dependencies in a separate module of my project
dependencies {
compi...
Toner asked 25/11, 2019 at 14:7
3
Solved
I'm confused. I'm developing a grails based internal tool for my company. One component in this tool is a simple issue tracker (a Helpdesk feature). I have domain objects such as Problem, Question ...
2
We develop processes in jBPM Business Central. And we create two branches for two developers, and every developer make some changes. After that, I try to merge changes, but get a lot of conflicts l...
1
Solved
I have built a process using JBPM. I am evaluating building forms using form builder provided by KIE Workbench. I saw that it uses Uberfire under the hood. What are the pros and cons of using KIE w...
9
Solved
I'm doing a comparison among all existing BPMN 2.0 Process Engines e.g. Activiti, jBPM etc.
I've prepared a list of 4 process engines which executes BPMN 2.0 given below;
Popular BPMN 2.0 complian...
Sturtevant asked 18/7, 2012 at 9:28
3
Is there any way I can get back the Integer value updated in Drools rule. I am passing the string in my rule. I can see my rule running but I am not getting the updated global variable's value. Her...
3
Solved
We have started new project on spring stack and using latest versions. But we have workflow requirement and I used activiti in past. But as I see there is no spring boot 2 support for activiti and ...
Dashboard asked 21/6, 2018 at 21:26
4
Solved
I am trying to build a web (spring-mvc) application with kie (drools 6) integrated via injection. I have used kie workbench to create a workflow, complied and deployed. I have added reference of th...
2
Solved
I have heard about these two concepts after a lot of time.
Such as "windows workflow foundation" and Activiti and jBPM and other project is "business process management engine".
Are these two nou...
Ronironica asked 30/1, 2014 at 23:2
4
Solved
I'm looking for a good rule engine.
I've seen it exists two good projects : JBPM and Drools.
I don't really understand differences between the two and I don't know what is the ideal tool to use.
...
Doubtless asked 16/3, 2012 at 11:5
3
I want to know what is the difference between jbpm, kie server and kie workbench. I am working on jbpm tutorial now and so I downloaded the full installer. However, I read that:
1. jbpm could be d...
Statistical asked 10/9, 2017 at 22:56
6
Solved
I am evaluating BPM offerings to be used within our application. I wanted to find out
the differences between Bonitasoft / jBPM and Activiti
Some of these products provide forms generation capabi...
Search asked 2/9, 2011 at 4:48
1
Solved
I am new to jBPM.
I have developed and deployed a Business Process through Business Central (KIE Workbench) only and it is working fine. I haven't used Kie Server directly.
I wanted to know the d...
Submicroscopic asked 26/6, 2017 at 12:39
1
Solved
I've found this post about BPMN files designer, I tried to open designer window in every way, but i can only open diagram preview. Did anyone use jBPM plugin and can tell me how can I open designer...
Renick asked 18/4, 2017 at 10:36
2
I am java developer. I am developing a new application. In this application am going to integrate JBPM, spring and hibernate also.
So please, answer my below questions,
what is JBPM?
Why use it...
Loraineloralee asked 25/4, 2014 at 6:7
1
Solved
Getting null pointer exception while starting calling the activate method on client object.Here is my code.
@RequestMapping(value="/loanreq",method=RequestMethod.GET)
public String loanRequest(H...
2
I'd like to replace custom BPM implementation with Activiti or jBPM-5 in a product which uses Hibernate (No JPA) with Spring for persistent layer implementation. Unfortunately, both Activiti and jB...
Annabell asked 10/2, 2011 at 17:16
0
I'm trying to add mysql connector dependency to kie workbench. I added it by uploading the jar to the artifact repository and adding the dependency by going to project settings. When the service ta...
0
My objective is to get data from a table stored in MySQL db. For that I have created a custom service task which pulls out the relevant data using hibernate. It works as expected when I run it as a...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.