Log in to follow, share, and participate in this community.
Thread Dynamic signal names
Dynamic signal namesHello! I will describe a problem I found weeks ago, and now I think I have found a solution. It is about signals. I had read that you could use as signal name "signal_#{variable}", so you could create ...
Thread Jbpm The "variant" data type is not supported.
Jbpm The "variant" data type is not supported.Hello, please I need help about this. I am testing Jbpm 7 with sql server 2014, but when I start the demo I see this log. Caused by: org.hibernate.exception.JDBCConnectionException: Unable to build Dat...
REH 7.4 questionsgood afternoon , sorry my english is bad I HAVE A questions how i can update all repositories of REHL 7.4 at the same time??? how is the command line thanks a lot
Thread use custom data base on KIE-workbench 7.0.0.Final
use custom data base on KIE-workbench 7.0.0.FinalHi team i installed KIE-workbench 7.0.0.Final on wildfly 10 .server as you know by default KIE workbench using H2 database . i am going to use PostgreSQL .step by step like hear 1 . download postgresq...
Human task - invalid userI have a human task that involves a non existent user or group. Such process starts with no issues. Is there any configuration that will enforce validations?
Kie-Drools Workbench Deployment Error1. I have used Wildify10 & kie-drools-wb-7.0.0.Final-wildfly10.war & kie-server-7.0.0.Final-ee7.war to deploy and use the KIE Workbench for Drools. When I start the wildify, it is unable to deploy both kie-d...
Thread Unable to complete human task and move on to the next task
Unable to complete human task and move on to the next taskI have to complete two human tasks to finish my workflow. Executing my task with the following code : public void executeTask(String username, String password) { Map<String, Object> params ...
JBPM installation ErrorHi I am new to JBPM, When i try to install JBPM latest version, i am getting the following error. Can some one help? Downloaded the latest jbpm-6.3.0.Final-installer-full.zip. and installing usin...
JBPM custom task work handlerHi, I'm new with JBPM, I'd like to create a domain specific language to model a specific kind of processes. To this end, I installed JBPM using the command line: ant install.demo. Then, I started by creating a...
Thread [Solved] Integrate Oracle Database 12c with JBPM 6.4.0
[Solved] Integrate Oracle Database 12c with JBPM 6.4.0Hello. I am trying to create a JBPM runtime which connects with my existing Oracle database. However, the runtime cannot be successfully initiated because of a type conversion error (?) . The below is the erro...
JBPM6 Using JSP for Human Task FormsHi, I was wondering the best way of launching a JSP as a result of a human task being claimed in JBPM6, via the jbpm-console. My situation is as follows: - We have an existing application in Oracle B...
GetProcessInstancesCommandI connect with WB with this code: CommandWebService client = RemoteRuntimeEngineFactory.newCommandWebServiceClientBuilder() .addServerUrl(commandWsdlUrl) .addUserName(userId) .addPassword(passId) .addDeploymentId...
Implementation JBPHello we are considering options of Open Source JBPM implementation. in case you use it, be so kind to share your experience and impressions, and advise me about pitfalls and difficulties of the impleme...