• Unable to go to Buisiness Dashboards

    Hello Installed JBPM 6.4 Final from Index of /jbpm/release/6.4.0.Final. Mainly for the purpose of learning as I am following the Mastering JBPM 6 Book. The problem is when I try to go to Business Dashboard  I ge...
    Profile Photo
    last modified by fernandocantu
  • Unable to add users. Mastering JBPM 6

    Hello I am following the book Mastering JBPM 6 to learn all about JBPM. So I am using JBPM 6.4 final while the book is suing JBPM 6.2.   I am on page 108, in which it tell me to add new actors by adding nino...
    Profile Photo
    last modified by fernandocantu
  • WARN  XXX failed and will not be available for authoring.

    Hello, I am trying to create a new service task which will send text messages to a phone. To do this I created maven project which would send text message and I import it to Jboss BPM suit as a jar file The maven pro...
    Profile Photo
    last modified by fernandocantu
  • Unable to retrieve process instance variables [kie-server-client version: '6.5.0.Final']

    Trying to read process instance variables. Both are failing   processServicesClient.getProcessInstance(containerId, processInstanceId, true) and processServicesClient.getProcessInstanceVariables(containerId, p...
    Profile Photo
    last modified by 3kishore
  • jbpm workbench is pretty slow and timing out [docker container]

    Getting out of memory error. How do we increase the memory?
    Profile Photo
    last modified by 3kishore
  • Creating a timer subprocess

    Hello, I am trying to create a timer sub process. I am new to Jbpm thus I will explain what I am trying to accomplish and see if there is a way to do that in Jboss bpm suit.   I edited this message because the e...
    Profile Photo
    last modified by fernandocantu
  • how to retrieve modified process variable in jbpm workbench

    I'm trying to invoke a jbpm process with a custom object process variable via remote client against kie server. The process does some updates on the process variable which I need to retrieve back. What's the best wa...
    Profile Photo
    last modified by 3kishore
  • Cancel Activity property of Catching Intermediate Events Signal keeps changing to true.

    Hello, I am new to Jboss BPM suit, so please feel free to dump down the instructions as much as possible.   I created a very simple business process which has a signal event in "Catching Intermediate Events", I ...
    Profile Photo
    last modified by fernandocantu
  • Error Occurs When Trying to Send Email.

    Hello, I am trying to create a business process which sends an email at the end of it. The problem arises once is run the instant. The error message says: Unexpected error encountered: org.drools.core.WorkItemHandle...
    Profile Photo
    last modified by fernandocantu
  • jbpm gateway loop problem (StackOverflowError)

    jbpm gateway loop problem I'm currently testing a jbpm 6.5 I tried to implement iteration through the gateway. Attach an error occurred when it was tested as a source. I would like to know whether a gate way is ...
    Profile Photo
    last modified by chobk
  • Human Task Output variable

    Hello, I am new to Jboss Suit bpm. I am trying to create a business processes, which it's whole purpose is to have a user input a price of an item and then display this set price on the console. The way I am tryin...
    Profile Photo
    last modified by fernandocantu
  • jbpm gateway loop problem

    java.lang.StackOverflowError at org.jbpm.workflow.instance.impl.NodeInstanceImpl.<init>(NodeInstanceImpl.java:60) at org.jbpm.workflow.instance.node.ActionNodeInstance.<init>(ActionNodeInstance.java:31...
    Profile Photo
    created by chobk
  • Runtime error "Method code too large!" when running jacoco Code Coverage at ProcessBuilderImpl.buildProcess(ProcessBuilderImpl.java:140)

    Hi, We are getting an error when running jacoco Code Coverage using maven 3.0 and jbpm-test 6.3.0. Please see the stack trace below.  It seems that jacoco fails instrumenting org.jbpm.compiler.ProcessBuilderImp...
    Profile Photo
    last modified by christoforosl
  • Drools Logging

    Our drl files contain a method that logs messages using the slf4j framework. Moreover in the drl file we use the following piece of code: function void log(String message){      Logger logger = ...
    Profile Photo
    last modified by nikosmak
  • BPM Suite and EAP 7.0

    Is it possible to deploy JBoss BPM Suite 6.3 to a JBoss EAP 7.0 app server?   When will BPM Suite be officially supported under EAP 7.0?
    Profile Photo
    last modified by oliverw
  • Unable to set input variables to service task

    Hi ,   How to use the process variable in service task,I created  simple java and a a method. (I set the service interface:com.sample.Demo and operation as the addMethod). variable definition : x as the i...
    Profile Photo
    last modified by chaamni
  • Question about jBPM to connect to DB2 on z/os

    Hi,   My current DB2 database is on IBM z/os, We're exploring whether jBPM can connect to this database. Any inputs or lesson learned will be appreciated.   Thanks Jie
    Profile Photo
    last modified by j.shen
  • Unable to fetch process instance diagram on KIE server

    I need to display the process instance image diagram in a custom UI. I am trying to fetch process instance image using the KIE server api as mentioned in the article below, Accelerate your business: jBPM UI extensi...
    Profile Photo
    last modified by sandesh.jp
  • Error opening rules/ flow

    I am getting error opening existing rules / business flow  in workbench. Any rule. Rules previous have no issue. I am using Google Chrome for workbench. The above error shows up in a pop up. And other people in t...
    Profile Photo
    last modified by shengzhang
  • Model import in guided rules

    Hello everyone,   Following the workshop 4 I really stuck on the step where model is imported (in guided rules). In "Add Import" pop-up there is only one option "java.lang.Number" available. I can not see the mo...
    Profile Photo
    last modified by alexandr.bbm