The customer evaluation project demonstrates the BPM Suite process integration with rules. It is a straight through process (STP).
There are three options available to you for using this demo; local, Openshift and containerized.
-
Add products to installs directory.
-
Run 'init.sh' or 'init.bat' file. 'init.bat' must be run with Administrative privileges.
-
Start JBoss BPMS Server by running 'standalone.sh' or 'standalone.bat' in the /target/jboss-eap-6.4/bin directory.
-
Login to http://localhost:8080/business-central (u:erics / p:bpmsuite1!).
-
Customer Evaluation demo pre-installed as project.
-
Process and Task dashboard pre-filled with mock data optional now. For Windows installer, to add just uncomment install scripts (see inline script comments).
-
Read the documentation found in the docs directory & enjoy JBoss BPM Suite!
After clicking button, ensure Gear
size is set to medium
:
![Click to install OpenShift](http://launch-shifter.rhcloud.com/launch/light/Install bpmPaaS.svg)
Once installed you can use the JBoss BPM Suite login:
-
u:erics p: bpmsuite (admin)
-
u: alan p: bpmsuite (analyst)
-
u: daniel p: bpmsuite (developer)
-
u: ursla p: bpmsuite (user)
-
u: mary p: bpmsuite (manager)
Current hosting of bpmPaaS is on JBoss BPM Suite 6.0.2 in OpenShift Online.
The following steps can be used to configure and run the demo in a container
-
Add product installer to installs directory.
-
Copy contents of support/docker directory to the project root.
-
Build demo image.
docker build -t jbossdemocentral/bpms-customer-evaluation-demo .
-
Start demo container
docker run -it -p 8080:8080 -p 9990:9990 jbossdemocentral/bpms-customer-evaluation-demo
-
Login to http://<DOCKER_HOST>:8080/business-central (u:erics / p:bpmsuite1!)
-
Customer Evaluation demo pre-installed as project.
-
Read the documentation found in the docs directory & enjoy JBoss BPM Suite!
Additional information can be found in the jbossdemocentral docker developer repository
This project is pre-loaded into the JBoss BPM Suite, after starting it you can login, examine the rule, process, and data model from within the various product components. You can then build and deploy the project, thereby generating the kjar maven artifact that the developer team needs to begin working on any application using this projects knowledge artifacts.
Once you setup the project in JBoss Developer Studio (see the docs), you can use maven to pull in the kjar dependency, then examine the unit tests to discover how an application can interact with a knowledge project (rules, processes, and model).
-
7 Steps to Your First Process with JBoss BPM Suite Starter Kit
-
3 shockingly easy ways into JBoss rules, events, planning & BPM
-
Launching Into the Clouds With 2 New OpenShift Primer bpmPaaS Quickstarts
-
Red Hat JBoss BPM Suite - all product demos updated for version 6.0.2.GA release
See the tagged releases for the following versions of the product:
-
v2.0 - JBoss BPM Suite 6.2.0-BZ-1299002 on JBoss EAP 6.4.4 and customer evaluation demo installed.
-
v1.9 - JBoss BPM Suite 6.2.0, JBoss EAP 6.4.4 and OSE aligned containerization.
-
v1.8 - JBoss BPM Suite 6.2.0, JBoss EAP 6.4.4 with customer evaluation demo installed.
-
v1.7 - JBoss BPM Suite 6.1 with customer evaluation demo installed.
-
v1.6 - JBoss BPM Suite 6.0.3 installer with optional containerized installation.
-
v1.5 - moved to JBoss Demo Central, updated windows init.bat support and one click install button.
-
v1.4 - JBoss BPM Suite 6.0.3 installer with cutomer evalutation demo installed.
-
v1.3 - JBoss BPM Suite 6.0.2 installer used, with cutomer evalutation demo installed.
-
v1.2 - JBoss BPM Suite 6.0.2, JBoss EAP 6.1.1, and migrated JBDS project from BRMS 5.3.
-
v1.1 - JBoss BPM Suite 6.0.1, JBoss EAP 6.1.1, and migrated JBDS project from BRMS 5.3.
-
v1.0 - JBoss BPM Suite 6.0.0, JBoss EAP 6.1.1, and migrated JBDS project from BRMS 5.3.
-
v0.7 - JBoss BPM Suite 6.0.0.CR2, JBoss EAP 6.1.1, and migrated JBDS project from BRMS 5.3.
-
v0.6 - JBoss BPM Suite 6.0.0.CR1, JBoss EAP 6.1.1, and migrated JBDS project from BRMS 5.3.
-
v0.5 - JBoss BPM Suite 6.0.0.Beta, JBoss EAP 6.1.1, mock data populated in Process and Task dashboard, and migrated JBDS project from BRMS 5.3.
-
v0.4 - JBoss BPM Suite 6.0.0.Beta, JBoss EAP 6.1.1, migrated JBDS project from BRMS 5.3.
-
v0.3 - JBoss BPM Suite 6.0.0.ER5, JBoss EAP 6.1, migrated JBDS project from BRMS 5.3, and full documentation.
-
v0.2 - JBoss BPM Suite 6.0.0.ER5, JBoss EAP 6.1, and migrated JBDS project from BRMS 5.3.
-
v0.1 - JBoss BPM Suite 6.0.0.Beta1, JBoss EAP 6.1, and migrated JBDS project from BRMS 5.3.