This demo is a financial simulation for getting a long and features BPM with human task integration, rule integration and an example use of a signal.
There are three options available to you for using this demo; local, on OpenShift and containerized.
Add products to installs directory.
Run 'init.sh' or 'init.bat' file. When running init.bat, be sure to run the script as an Administrator
Start JBoss BPMS Server by running 'standalone.sh' or 'standalone.bat' in the
Login to http://localhost:8080/business-central
```
- login for admin role and Loan Officer role (u:erics / p:bpmsuite1!)
```
The following steps can be used to install this demo on any OpenShift installation:
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 eschabell/bpms-generic-loan-demo .
Start demo container.
docker run -it -p 8080:8080 -p 9990:9990 eschabell/bpms-generic-loan-demo
Login to http://DOCKER_HOST:8080/business-central
```
- login for admin role and Loan Officer role (u:erics / p:bpmsuite1!)
```
The demo covers the following aspects:
The following values can be used (in process form) for testing:
Any user tasks have automated task reassignment back into the group should a task not complete within a minute.
Note that the entire demo is running default in memory, restart server, lose your process instances, data, monitoring history.
Source for demo client available in projects directory.
7 Steps to Your First Process with JBoss BPM Suite Starter Kit
3 shockingly easy ways into JBoss rules, events, planning & BPM
Red Hat JBoss BPM Suite - all product demos updated for version 6.0.2.GA release
[Red Hat JBoss BPM Suite - Generic Loan Demo with Signal Event] (http://www.schabell.org/2014/05/redhat-jboss-bpmsuite-generic-loan-signal-event.html)
[Red Hat JBoss BPM Suite - Automated Lending with a Generic Loan Demo] (http://www.schabell.org/2013/11/jboss-bpm-suite-automated-lending-generic-loan-demo.html)
See the tagged releases for the following versions of the product:
v2.7 - Forked back from JBoss Demo Central for updating to JBoss BPM Suite 6.4.0, JBoss EAP 7.0.0 with generic loan demo installed locally, containerized or on any OpenShift installation.
v2.6 - JBoss BPM Suite 6.3.0, JBoss EAP 6.4.7 with generic loan demo installed and RH CDK on OSE Cloud install option.
v2.5 - JBoss BPM Suite 6.3.0 on JBoss EAP 6.4.7 with generic loan demo installed.
v2.4 - JBoss BPM Suite 6.2.0-BZ-1299002 on JBoss EAP 6.4.4 with generic loan demo installed.
v2.3 - JBoss BPM Suite 6.2.0, JBoss EAP 6.4.4 and OSE aligned contianerization.
v2.2 - JBoss BPM Suite 6.2.0, JBoss EAP 6.4.4 and generic loan demo installed.
v2.1 - JBoss BPM Suite 6.1 with generic loan demo installed.
v2.0 - JBoss BPM Suite 6.0.3 with automated task reassignment.
v1.9 - JBoss BPM Suite 6.0.3 with optional containerized installation.
v1.8 - moved to JBoss Demo Central, updated windows init.bat support and one click install button.
v1.7 - JBoss BPM Suite 6.0.3 installer with generic loan demo installed.
v1.6 - JBoss BPM Suite 6.0.2 installer used, with generic loan demo installed and demo client sources added.
v1.5 - JBoss BPM Suite 6.0.2 installer used, with generic loan demo installed.
v1.4 - JBoss BPM Suite 6.0.2, JBoss EAP 6.1.1, generic loan demo installed.
v1.3 - JBoss BPM Suite 6.0.1, JBoss EAP 6.1.1, generic loan demo with customer contact signal in process.
v1.2 - JBoss BPM Suite 6.0.1, JBoss EAP 6.1.1, generic loan demo installed.
v1.1 - JBoss BPM Suite 6.0.0, JBoss EAP 6.1.1, generic loan demo installed, mock data question removed.
v1.0 - JBoss BPM Suite 6.0.0, JBoss EAP 6.1.1, and generic loan demo installed.
v0.7 - JBoss BPM Suite 6.0.0.CR2, JBoss EAP 6.1.1, and generic loan demo installed.
v0.6 - JBoss BPM Suite 6.0.0.CR1, JBoss EAP 6.1.1, and generic loan demo installed, client jar added, and optional mock data population.
v0.5 - JBoss BPM Suite 6.0.0.ER7, JBoss EAP 6.1.1, mock data populated in Process and Task dashboard, and generic loan demo installed.
v0.4 - JBoss BPM Suite 6.0.0.Beta, JBoss EAP 6.1.1, mock data populated in Process and Task dashboard, and generic loan demo installed.
v0.3 - JBoss BPM Suite 6.0.0.Beta, JBoss EAP 6.1.1, and generic loan demo installed.
v0.2 - JBoss BPM Suite 6.0.0.ER5, JBoss EAP 6.1.1, and generic loan demo installed.
v0.1 - JBoss BPM Suite 6.0.0.Beta1, JBoss EAP 6.1.1, and generic loan demo installed.