Log in to follow, share, and participate in this community.
Thread Update PRocess JBPM 6.1
Update PRocess JBPM 6.1Hello, I have a problem. I have written a Java application that creates a KieSession and loads some processes. But i need to update some processes or add new processes to KieSession on Runtime. But...
Remote runing jbpm 6 process using RestApiHi, i'm trying create simple program in java who start process. I'm using found on the internet tutorials etc. but I always have any errors. Error messeges depending on tutorial that i use. Sometimes i have 4...
Migrate Users and Groups into jbpm-consoleHello, I have configured server to login with a LDAP configuration. I can access to jbpm-console but I can't find the way to sync the users and groups into my jbpm-console. There is some way to ...
Thread start jbpm process using JMS/Tomcat7/Spring
start jbpm process using JMS/Tomcat7/SpringHi, I am configuring Tomcat7 with ActiveMQ/Spring setup to start JBPM 6.3 process using JMS apart from REST API. my applicationContext xml file entry is as per below where i am trying to create a bean for Req...
Unique ID gets duplicatedHi! Using Eclipse and the jBPM/Drools plugin we've had an incorrect (?) behaviour. When starting Eclipse, the "unique id" counter for all nodes get set to 0, and then increments with each new node added, and r...
Asset searchHi. I'm using JBoss BPM Suite 6.3.0.GA to an EAP 6.4 and Drools 6.4.0-Final. I am trying to search for a set of rules classified through common metadata values. I used Asset Search and it appears to be broken...
JBPM Rest APII am trying to get the responses in JSON instead of XML. Even when specify application/json in header the response is returned in XML !!!! What am I missing ? Does it mean we have to always convert...
Login module UnauthorizedExceptionHi. Im trying to implement my own security manager for BPM 6.4 running in EAP 6.4 also. in which every user with roles defined in a variable in configuration/standalone.xml i.e serverRole should access For ...
Thread Marshalling / Unmarshalling process instance variables
Marshalling / Unmarshalling process instance variablesHi! I'm trying to start a process with a java.util.Date variable. I build the cliente like this: System.setProperty(KieServerConstants.CFG_BYPASS_AUTH_USER, "true"); KieServicesConfiguration conf = Ki...
Thread Accesing variables from parent process instance
Accesing variables from parent process instanceIs there a way to access (read and write) process variables from the parent process instance in a custom work item handler? I mean without declaring them as input / output data.
JBMP using in a .NET environmentHello Community. I hope you can help me or point ,me in the right direction. My place of work are considering to use the redHat BPM, but their current environment is a .NET. So We are considering to ex...
BPM Suite Stress TestingHi guys. Its there some info about tool, guideline, research, etc about stress testing the BPM Suite? I'm researching about this topic. Regards
BPM Suite save task via RESTHello everybody, just one short question. When a task is in status 'InProgress', I can click the save-button in my web interface and all of my changes will be saved. Is it possible to do this via the REST A...
JBPM Wildfly VersionI am evaluating JBPM for a new project. As a proof of concept, I spun up a quick Spring boot application to exercise the JBPM API through restful services with the idea that I could take these Autowired classes ...
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...