Preview of JBoss BMP PaaS Cloudy Business Activity Monitoring (BAM)
Join the DZone community and get the full member experience.
Join For FreeWith the release of the Red Hat JBoss BPM Suite we have something kinda fun for you setup to preview some of the components found in the product itself.
I have put together a preview of the JBoss BPM BAM Dashboard Builder component and pushed it into the Cloud.
That is all nice and such, but for you to enjoy this you want to have it repeatable for your own quick and easy usage. No worries, I have that for you too. Here are a few screenshots and you can follow the steps below to install your very own version in the OpenShift Cloud.
You can find the project I setup to install this in your very own instance of OpenShift here:
https://github.com/eschabell/openshift-bpm-bam-dashboard/tree/v1.0
Running on OpenShift
rhc app create -t jbossas-7 --from-code git://github.com/eschabell/openshift-bpm-bam-dashboard.git bampreview
rhc scp bampreview bampreview/.openshift/config/bam-*.properties jbossas/standalone/configuration/
http://bampreview-$your_domain.rhcloud.com
![]() |
Your KPI's report |
http://bampreview-$your_domain.rhcloud.com/dashbuilder
Login credentials
user: erics
password: erics
For a video tour you can refer to:
Published at DZone with permission of Eric D. Schabell, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments