Good or bad financial customer? |
Back then, JBoss BRMS included rules, events and processes. The project provides a fully installed and configured environment for showcasing the project and all the available BPM components. It includes a JBoss Developer Studio project complete with unit tests.
Since then this project was ported to work on OpenShift version one, version two and it just makes sense to provide it as an AppDev in the Cloud example on the OpenShift Container Platform version three.
Let's take a closer look at how to get started with the Customer Evaluation project using the JBoss BPM Suite on OpenShift Container Platform.
Customer Evaluation
Financial customer evaluation deployed in container-based cloud platform with OpenShift Container Platform. |
The process is a simple example that shows how to integrate both business logic and processes. It does not make use of any Human Tasks, as it's an example of Straight Through Processing (STP). It executes without stopping, either on a path of success or the path of failure, but it always completes. This in very handy to use for integration into other applications, where you need to showcase BPM features. Just call this process with valid input and it processes the results.
The strength of this example is that you can deploy it to any OpenShift Container Platform installation, two are linked directly in the installation instructions providing you with a quick and easy getting started experience with AppDev in the Cloud.
The following shows how easy the installation on your own private cloud can be.
Install on OpenShift
- First ensure you have an OpenShift container based installation, such as one of the following installed first:
- Download JBoss EAP & JBoss BPM Suite, add to installs directory (see installs/README).
- Run 'init.sh' or 'init.bat' file. 'init.bat' must be run with Administrative privileges:
# The installation needs to be pointed to a running version
# of OpenShift, so pass an IP address such as:
#
$ ./init.sh 192.168.99.100 # example for OCP.
Log in to customer evaluation application to start exploring (the address will be generated by the init script):
- OpenShift Container Platform example: http://rhcs-customereval-demo-appdev-in-cloud.192.168.99.100.nip.io/business-central ( u:erics / p:bpmsuite1! )
For more AppDev in the Cloud based projects, see Red Hat Demo Central.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.