• direct assignment

    Hi, I'm integrating a workflow with a private web application, and I need skip the "start task phase", ie directly assign the task owner and not a potential owner.   appreciate your help.
    Profile Photo
    last modified by retsuchan
  • how to do marshalling in jbpm6

    Dears,   I am going to send xml object through jbpm process from call rest task, but i need to convert the object existed in the process to xml structure, so how we can do that?   Thanks in advance
    Profile Photo
    created by mjaradat
  • Failed to read artifact descriptor for org.jbpm:jbpm-flow

    Dear,   once i upload the jar file from the builded maven project to bpm suite through artifact repository the below error appears   java.lang.RuntimeException: org.kie.scanner.embedder.MavenEmbedderExcept...
    Profile Photo
    last modified by mjaradat
  • failed to start controlller

    I am trying to install BPM Suite on my local desktop (win 7) and getting following error repeatedly..   Please assist.     Failed to start Server after 6 attempts. org.jboss.as.cli.CliInitializationE...
    Profile Photo
    last modified by kdhamodh
  • Error installing JBoss BPM Suite

    Hi, I have no experience with JBoss BPM Suite I'd like your help.   I'm trying to install the JBoss BPM Suite, downloaded jboss-bpmsuite-6.1.0.GA-installer.jar file in the jboss site, to start the installation a...
    Profile Photo
    last modified by erick.f.macedo
  • Where is the CustomWorkItemHandler.conf file

    Hi , I am using BPMS SUITE 6.1.0 GA. As per RedHat BPMS User guide 4.14. Domain-specific Tasks Custom WorkItem Handler should register in the following file DEPLOY_DIRECTORY/business-central.war/WEB-INF/classes/MET...
    Profile Photo
    last modified by biswajit.sarkar
  • JBPM Unit Test: Unable to get LastModified for ClasspathResource

    I am unable to get past this error when creating and running jUnit tests in JBoss Developer Studio: Unable to get LastModified for ClasspathResource Caused by: java.io.FileNotFoundException: 'sample.bpmn' cannot be...
    Profile Photo
    last modified by samamer
  • How to fix "ParallelGateway should have only one outgoing Sequence Flow" error

    I have seen examples in JBoss documentation where a parallel gateway has two outgoing sequence flows but I am getting the "ParallelGateway should have only one outgoing Sequence Flow" error.   How can I get rid ...
    Profile Photo
    created by mschwery
  • Creating JUnit tests for BPM processes

    Hi,   I've imported a project from BPM Suite into JBoss Developer Studio and I'm just wondering if anyone has any useful pointers about how best to create JUnit tests for these processes?? Do I need to add JUnit...
    Profile Photo
    last modified by crowdsurf
  • How to formulate the JBPM Workflow URL to access from web application

    I am newbie to JBPM, i have added the JBPM cartridge at online Openshift and created a sample workflow and deployed(build & deploy), now i want to access the workflow from my web application, how can frame the URL...
    Profile Photo
    last modified by keraghu
  • Como integro eap con bpm suite ?

    Estoy intentando integrar el bpm suite de jboss en windows 7 de 64x pero no logro completarlo instalo el eap y luego el suite pero me da errores, si alguien me puede ayudar con un tutorial paso a paso seria estupendo ...
    Profile Photo
    last modified by chester_666
  • Jbpm Capability

    Hi ,   I am trying to create a very complex process using Jboss BPMS 6.1.0 . In my process there will multiple database operation . Also there will be very very complex webservice call ,which request and respo...
    Profile Photo
    created by biswajit.sarkar
  • JBoss BPM Suite addresses without the need for BPEL?

    Hi, I have a question related to the JBoss BPM Suite context.   I wonder if with this tool I can create a workflow, and interact with the same rest services of an ERP for example, or do I need to integrate with ...
    Profile Photo
    last modified by erick.f.macedo
  • Error - Index fails in jBPM demo

    I installed the 6.1.0 jBPM demo and every time I start the demo I see the following errors in the log file. How do I get rid of these errors?   2015-06-09 11:00:30,973 ERROR [org.uberfire.metadata.io.BatchIndex]...
    Profile Photo
    created by peterj
  • Understanding deployment in jBPM 6.x

    I have a simple process, call it X,that is built by Maven, packaged in a kjar file, and placed into our Nexus repository. I can go to the jBPM Console and add that unit for deployment by specifying the GAV; jBPM dutif...
    Profile Photo
    created by peterj
  • Not able to access the jbpm-console maven2 repo

    Hi,   I am trying to deploy the kjar build in eclipse to jbpm-console maven2 repository. but i am always getting error in deploying.   [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jbpm-exa...
  • BusinessRule Task fires just at first time launch process

    Hello.   I use BPM Suite 6.0.2.GA   I'm getting through Getting Started Guide: Chapter 5. Hello World project Chapter 6. Hello World process Chapter 7. Hello World business rule   I do exactly the...
    Profile Photo
    last modified by pronchakov
  • BPM Suite and LDAP connection

    I'm testing several BPM tools for my company and one requirement is the LDAP connection to retrieve users. This is a key point for making a decision, even business process modeling tools must be secured and provide a ...
    Profile Photo
    last modified by johanf1
  • Contents for baby to step next of "Hello World" on BPM

    I am a baby of using BPM Suite (and web development,). I was always troubled with the next step of "Hello World".     Most of my interest to JBoss BPM Suite was Business 'Process' Modeling, not Business 'R...
    Profile Photo
    last modified by kobtak
  • Remote Rest API Webapp

    Hi,   I developed a maven project to interact with bpmsuite processes using remote rest api , this project works well but test level .   I need to create a web module that uses this API but when installed ...
    Profile Photo
    last modified by kocoubb