BPEL Monitoring Console User's Guide

Navigating the BPEL Monitoring Console

The BPEL Monitoring Console lets you easily move between windows to see your system from a high-level or from every point of a single business process instance.

The console has three main windows:

Opening the BPEL Monitoring Console

The BPEL Monitoring Console is a web application and can be opened from most web browsers. The console is automatically deployed as a web application during installation. You can launch the console from the GlassFish Admin Console or just enter the URL in a web browser.

For convenience, it works best to create a bookmark from your web browser or a shortcut on your desktop.

ProcedureTo Open the BPEL Monitoring Console

  1. To open the console from the Admin Console, do the following:

    1. Launch the GlassFish Admin Console.

    2. Expand Applications, and select Web Applications.

    3. Next to bpelmonitor, click Launch.

  2. To open the console directly in a web browser, enter the following URL:

    http://localhost:8080/bpelmonitor

  3. Enter a user name and password.

    The default user name and password are both bplemonitor.

Moving Between Windows in the Monitor Console

“Drill down” is a term used for moving from a summary view to detailed data. The BPEL Monitoring Console is designed to allow you to drill down from summary information to get to the detail you need for a single business process or process instance. You can quickly move through your deployed applications and business process in the BPEL Monitoring Console, no matter how big or small your system might be.

Image displays the Dashboard window of the BPEL
Monitoring Console

Navigating The Project Tree

The project tree is in the left pane of each of the console's windows. The tree displays all of the applications currently deployed in BPEL. The tree includes the complete JBI runtime, application nodes, and BPEL process nodes. Navigate through the console windows using the project tree, as follows:

The Dashboard

The Dashboard Table displays all of the currently deployed applications and their business processes. Click on a business process to open the Business Process Home page for that specific process.

The Business Process Home

The Business Process Home displays a real-time list of statistical information for the specific business process instance, such as how many instances are completed, running, suspended, and so on. It also displays the last time an instance was processed and the rate at which they are being processed.

Image displays the Business Process Home window
as described in context.

Click on All, Oldest, or Most Recent to display the selected business process instances on the Instance Home page. Click on Search Instances to open the Search Instances window.

Search Instances

The Search Instances option is available on all of the console's main windows. Click the Search icon next to an instance type to open the Search Instances window, or click Search from the main menu.

Image shows the Search Instance window

The Search Instances window allows you to search for an instance using the following criteria:

Search results appear on the Search Results window, which displays the business process instances with the following information:

Select the Instance ID to open the Instance Home window with the selected instance.

Image shows the results of a search performed
from the Search Instance window.

Instance Home

The Instance Home page displays business process instances in a table. The page also includes functionality to access any available business process instance without leaving the Instance Home page.

Image shows the Instance Home page of the BPEL
Monitor.

The Instance Home functionality allows you to drill down the instance list by any of the following filters:

The Instance Home page provides direct links to the Dashboard (Monitor Home) and the Business Process Home (Process Home).

View Variables

From the Instance table click View in the Variables column for an instance. The Variable Data window appears for the selected instance.

Figure shows the View Variables window for a
business process instance.

The Variable Data window displays the variable name in the first column and variable value in the second column. If the selected instance is currently running, the variable values are only displayed for those variables that are already populated.