• How do you change user task form styles globally in jBPM 6.2?

    I'm unable to identify how to change the styles of jBPM user task forms other than by plugging in CSS styles for individual fields (labels or content). (Even then, the documentation does explain where the CSS definiti...
    Profile Photo
    created by blbuteau
  • Unable to create and pre-populate multiple-object subform in 6.2

    I have read all the documentation from the user guide about forms, took the BPM Suite 6 partner class, looked at various online troubleshooting resources, etc., and am still unable to successfully create a subform of ...
    Profile Photo
    created by blbuteau
  • OOME when using JBPM

    Wildfly 8.1.0.Final JBPM 6.1.0.Final 2GB heap   I ran into an OOME on heap space and I suspect one of our JBPM processes. The process is started by a timer. The timer used to be set to 1 day; after we changed ...
    Profile Photo
    created by peterj
  • JBPM 6.2 cannot complete user task via REST API

    I am attempting to use the REST API to claim and complete user tasks. Making the REST call:   http://localhost:8080/business-central/rest/task/<taskid>/claim   yields success, but following this up wi...
    Profile Photo
    last modified by blbuteau
  • how to deploy bpm project into running remote bpm suite server?

    Hi guys,   I created a bpm project on my local bpm suite and could build&deploy it successfully by using business-central. However, I want to deploy this project into also running bpm suite on remote server....
    Profile Photo
    created by delivren
  • Differences between creating repos/org-units from kie-config-cli and business-central (jBPM 6.2.0 Final)

    Hi all,   I would like to know what's the difference between managing organizational units, repositories and deployments from kie-config-cli and managing them from business-central app "Administration" panel. Th...
    Profile Photo
    created by jizuzqui
  • Customizing "Groups" property for "Human Task" workitem in jBPM Designer

    Hi all,   Is there any way to customize the "groups" property for human task workitem in jBPM Designer (6.2.0 Final)? I want to do it in order to convert that property into a Selectbox with some values retrieved...
    Profile Photo
    last modified by jizuzqui
  • Help with jbpm-openldap-weblogic

    Hello,   I'm trying to connect my jbpm6.2 with openldap. I'm using weblogic 12c as a server. At first it seems that I've managed to connect weblogic with openldap, but I can't create a proper structure to be a...
    Profile Photo
    created by albertofj
  • Service Task WS

    Hi all,   i'm trying to invoke a SAOP service using the Service Task WS provided by JBPM suite 6.2. I set the parameter as these:      URL: the URL where the wsdl is exsposed (es.http://loc...
    Profile Photo
    last modified by f.gazzo
  • drools / conditional event

    I am using jbpm 6.3 and I have a conditional event.   I need to check whether my process variable is correct or not. Is there anyone knows to do this ?   The way I tried was: $process : org.kie.api.r...
    Profile Photo
    last modified by hnandarusdy
  • JBPM Developer Certification

    I would like to become a JBPM suite certified developer then which exam should i take? Is RED HAT provide any online exam.. How much cost it is?.. Could you please any one provide the details about the JBPM exams...
    Profile Photo
    created by cheirma.rajan
  • Difference between KieBase and KieSession

    What is the difference between Kiebase and KieSession? and also, What is KieContainer?   thanks
    Profile Photo
    last modified by albertofj
  • [BPMS] kie workbench does not work behind of nginx reverse proxy

    I successfully setup BPMS on EAP 6.4 and can access it via port 8086 (login, import 'Evaluation' demo, and start process instance, check status, etc.), which means it's functional working. then i tried to setup nginx...
    Profile Photo
    last modified by pokpitch
  • how to import a demo project

    Hi I was trying to import a demo project like mortgage-demo, but when I clone the repository, then the project is not imported. I give the GIT address that I find on the site but only the repository gets imported and ...
    Profile Photo
    last modified by peterrey
  • How can I add a new BPM user?

    I've tried adding my new user along with th sample users (krisv, mary, john, jack, etc) in auth/users.properties and I've also tried adding my new user with the jBoss add-user.bat script. Neither seem to work.
    Profile Photo
    last modified by javasok
  • proxy setting for business central

    I want to access the example git repo from within the corporate network. How do I add proxy address, port, authentication information for jbpm so that it can download the git repo.
    Profile Photo
    created by venkatasreekanth
  • JBPM6 6.3.0.final: cant find the data modeler. tools tab doesnt apear

    i try to search for created objects and there is no way to see it
    Profile Photo
    last modified by amit.cahanovich
  • How to use loggers (log4j or other) in rules depoyed in the Kie server ?

    Hello,   I found several samples showing how to use a logger in rules, by passing an instance of it in the kie session, etc. But I don't know how to do it in rules executed in the Kie server and called like this...
    Profile Photo
    last modified by simplex-software
  • JMS example for GetProcessInstancesCommand

    Hi,   I'm really excited that the BPM suite now supports JMS out of the box. Is there an overview of the rest calls and the suitable JMS request class ?   I have tried to use GetProcessInstancesCommand, bu...
    Profile Photo
    last modified by lemmi.lemmchen
  • JBPM and Drools 6.2.0 Final throws java.io.OptionalDataException when deepClone is invoked in org.drools.core.util.ClassUtils when high concurrency

    The exception randomly occured in some threads while more than 2 dozens of them running concurrently.   java.lang.RuntimeException: java.io.OptionalDataException         at or...
    Profile Photo
    last modified by qiuhao.zheng