• Configure BPM Suite used MS SQL and set unicode for task

    I have two problem: 1.     I try config BPM Suite used SQL Server 2016 (jdbc: sqljdbc4-2.0.jar , hibernate.dialect, datasource), everything is OK, site no problem, but i look in server.log and hav...
    Profile Photo
    last modified by huyrong
  • Configure BPM Suite 6.4 with postgreSQL

    I installed bpm suite v6.4 default with h2 successful. When i configure with postgreSQL(9.5), every thing is OK, so when i create project, form, business process, so i build and deploy, i have error: Caused by: org.p...
    Profile Photo
    last modified by huyrong
  • How to use ResultClass on Rest task

    Iḿ trying to invoke a service that response an XML, the call works fine, but the process fails trying to marshall the response. Someone has any example of a process using 'ResultClass' as an input parameter   T...
    Profile Photo
    last modified by fmeneses
  • jbpm - processdefinition id is reseting after page reload

    All my pages look like: /jbpm/forms/12345678/file.xhtml Everything works fine after first launch. But when i reload the page or press submit button, i get 404. And i can see in console: java.lang.NumberFormatExceptio...
    Profile Photo
    last modified by bekdoullaev
  • Jbpm Configuration problem

    Help Help i am  getting below error while trying to run jbpm with mysql.   2017-07-28 15:35:02,411 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 66) HHH000204: Proces...
    Profile Photo
    last modified by anuj.singh
  • JBPM Rest API tasks query retrieving always 1000 rows

    Hi.   Im using jbpm 6.5.0 and its rest api for doing task queries. From the kie workbench i can see more than 1000 tasks in progress but when i do the req to : http://{{server}}:{{port}}/kie-wb-distribution-war...
    Profile Photo
    last modified by rodrigo.burdet
  • ProcessLoadError: unable to parse xml : Exception class java.lang.IllegalArgumentException : A start node [processStartEvent, ] cannot have more than one outgoing connection!

    ProcessLoadError: unable to parse xml : Exception class java.lang.IllegalArgumentException : A start node [processStartEvent, ] cannot have more than one outgoing connection!   I am using bpm 6.3.0   i am ...
    Profile Photo
    last modified by nitugupta
  • User Management UI is not present in business-central (BPM Suite 6.4)

    I have installed Redhat BPM Suite as per documentations and added admin user using the add-user.bat file with roles admin, rest-all & kie-server. After I login, I do not see the user management UI under Home menu....
    Profile Photo
    last modified by biswajyotic
  • Retrieving Form Data with kie server rest api

    Hello. Im working on a UI to work with BPM processes / tasks. To accomplish this, im using kie server REST API. The problem im facing is that i cant get the necessary form data to make my own form to start a new pro...
    Profile Photo
    last modified by rodrigo.burdet
  • Registering the Email Service Task

    Hello, I am trying to use the Email service task. I register the email task by following https://access.redhat.com/webassets/avalon/d/Red_Hat_JBoss_BPM_Suite-6.4-User_Guide-en-US/Red_Hat_JBoss_BPM_Suite-6.4-Us…...
    Profile Photo
    last modified by fernandocantu
  • Using Rest Service Task

    Hello, I am trying to learn how to use Rest service task so I followed https://access.redhat.com/webassets/avalon/d/Red_Hat_JBoss_BPM_Suite-6.4-User_Guide-en-US/Red_Hat_JBoss_BPM_Suite-6.4-Us…  and FXApps:...
    Profile Photo
    created by fernandocantu
  • User '[UserImpl:'XXXX']' does not have permissions to execute operation 'XXXX' on task id #

    Hello, I have put some of my projects in a container and run by using Rest-api calls look at https://access.redhat.com/webassets/avalon/d/Red_Hat_JBoss_BPM_Suite-6.4-Development_Guide-en-US/Red_Hat_JBoss_BPM_Suite&he...
    Profile Photo
    last modified by fernandocantu
  • Continuation of WARN  XXX failed and will not be available for authoring.

    Hello so this kind of a continuation of the problem with WARN  XXX failed and will not be available for authoring. and Creating a text message Service Task   However i will restate the problem right here so...
    Profile Photo
    last modified by fernandocantu
  • Using Conditional events

    So I am trying to learn how to use conditional events. So i created this process: So the process goes like this: user buys diamond -> we validate the data -> confirm the purchase -> calculate the cost...
    Profile Photo
    last modified by fernandocantu
  • Looking at an instance of a process from a container on process instances

    Hello, I have created execution server and added a couple container to it. So if I instantiate a process by using a POST Call : http://localhost:8080/kie-server/services/rest/server/containers/{conteinerID}/process...
    Profile Photo
    created by fernandocantu
  • Problems with localhost:8080/jbpm-console 404 file not found

    Windows 10 Installed pre-requisites Java: http://java.sun.com/javase/downloads/index.jsp Ant: http://ant.apache.org/bindownload.cgi Then run: ant install.demo.noeclipse ant start.demo.noeclipse     If ...
    Profile Photo
    last modified by ghdunn
  • Creating a text message Service Task

    Hello I am  using JBoss BPM Suit 6.4.GA, and I am trying to create a text message service task.   So I created a Jar file called sms-sender-1.0.2. (The POM and code inside the Jar can be found at the end of...
    Profile Photo
    last modified by fernandocantu
  • Thread lock on getKieSession()

    Hi, I need some support with JBPM 6. I'm using the 6.2.0.Final version in a multi-threaded environment. I exposed some JBPM process services as rest services. I configured the runtime environment to be PER_PROCESS_IN...
    Profile Photo
    last modified by dino.antonelli
  • 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