Red Hat JBoss BPM Suite - Lab Workshop for Business Activity Monitoring (BAM)
Join the DZone community and get the full member experience.
Join For FreeWe are pretty excited about the release of a new JBoss BPM Suite product at Red Hat, so we have something kinda fun for you setup to preview one of the new components in this product.
This is a Business Activity Monitoring (BAM) component that allows you to connect to various data sources within your organization and generate graphical reports based on this information.
Previously we wrote about how to run this component in the Cloud. Now we want to provide you with not only a standalone local installation, but also a small introductory lab-based workshop to keep you busy.
It is time to get hands-on with this component!
For this demo you will find SQL datasources and CSV flat files as data sources. There are many more options coming so watch for the data sources you want to connect too in future announcements.
By default the Dashbuilder project contains predefined data sources to two different CSV files located within the demo code base. It also contains three preconfigured SQL datasources for queries to jBPM tables to allow you to plug it directly into a JBoss BPM Suite installation.
For now I just want to share a tour of the functionality that was showcased last year in a preview at the Red Hat Summit booth where we also highlighted the JBoss BPM Suite web process designer. There was a lot of interest in this demonstration and the video drew participants into the booth like a fly to honey!
Quickstart guide
See Quick Start Guide in project as ODT and PDF for details on installation. For those that can't wait:- see README in 'installs' directory
- add products
- run 'init.sh' & read output
- start JBoss EAP server
- login to dashbuilder (http://localhost:8080/dashbuilder) with user 'erics' and password 'bpmsuite'
Published at DZone with permission of Eric D. Schabell, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Five Java Books Beginners and Professionals Should Read
-
Guide To Selecting the Right GitOps Tool - Argo CD or Flux CD
-
Clear Details on Java Collection ‘Clear()’ API
-
What Is JHipster?
Comments