Thread Jboss rule 6.4.0 Cannot find a default StatelessKieSession
Jboss rule 6.4.0 Cannot find a default StatelessKieSessionHello, I have downloaded the drools 6.4.0 distribution and i am trying to execute a drools application via a main method in eclipse. According to the documentation i have the following code that produces the ...
Thread Process and Compilation error (Boolean/boolean)
Process and Compilation error (Boolean/boolean)Dear all, I am new to jBPMN and saw 3 video tutorial on youtube from Maciej Swiderski. These are the links: https://www.youtube.com/watch?v=TM9cuL_Mfnk https://www.youtube.com/watch?v=VebltONoB5g https://w...
ant install.demoI am evaluating JBPM for a new project, and followed the instructions for using a MySQL database. Both install.demo and start.demo execute without error. However, it does not appear that anything is deploy...
JBPM 6.4 - Failed to deploy kjar (doesn't recognize Java version)I've been using JBPM 6.3 for more than 6 months and now planning to move to JBPM 6.4. I couldn't build my project on JBPM 6.4 that was working fine on JBPM 6.3 So, I downloaded JBPM 6.4 again and tried t...
Start Process with a custom formHi guys, I want to create more than one data output in the start event of my process, but it returns this message: Only single entry allowed. I want to know if anybody can explain if this is a limitati...
Secure JBPM ApplicationHello, By default, jBPM runs with TCP 8080 HTTP request. If I want to secure it using TCP 443 HTTPS request, please let me know the procedure to do the same. Regards, Abhishek
Unable to Start and Complete Task in JBPMhave created the Business process in KieWorkbench and builded the jar as follows: Business Process : Process ID :myWorkflow.process Create task -Actor : myUser1 Submit task -Actor : myUser2 GAV: group :com.mycom.app....
Thread is Red Hat JBoss BPM Suite a powerful process engine ?
is Red Hat JBoss BPM Suite a powerful process engine ?Hello All, i have been working in the field of CMS for 2 years now, my company uses the documentum xcp package, we developed a huge number of business processes with documentum tools, but we have been sufferin...
JavaScript in Markup Editor for Human TaskHello Experts, I am using jBPM 6.4.0 to develop one BPMN solution to one of our client. I have Markup Editor in human task for developing rich task forms. I am having a screen with 20 data fiel...
Problem installing BPM suiteHi Team, I am trying to setup BPM suite 6.2 . When I tried to install BPM suite choosing thew EAP server v 6.4.0 , I am getting error as Advanced configuration command failed: deploy "C:\Server/domain/business-centr...
Problem installing BPM suiteHi Team, I am trying to setup BPM suite 6.2 . When I tried to install BPM suite choosing thew EAP server v 6.4.0 , I am getting error as Advanced configuration command failed: deploy "C:\Server/domain/business-centr...
change bpms datasource connectionGreetings, How do you change the jBPM data source connection from the BPMS schema owner to a user with only the minimal privileges necessary to perform CRUD (DML) database operations? Seems like if I create the datab...
Invoke Another BPM Process in jBPM 6.3.0Hello Folks, I have developed 2 BPMN processes(P1,P2) in jBPM-console 6.3.1 & Eclipse with Wildfly server 8.1 version. I need to invoke P2 process from P1 which is reusable process using "Call Acti...
Thread BPMS 6.2 server REST API partial failures due to SQL error
BPMS 6.2 server REST API partial failures due to SQL errorI am only able to get some of the documented REST API for the BPM server working. For example, the following call works as expected: http://<serverdomain>:8080/business-central/rest/query/runtime/process?...