JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Monitoring Oracle Java CAPS Business Processes     Java CAPS Documentation
search filter icon
search icon

Document Information

Monitoring Java CAPS Business Processes

Business Process Instance Monitor Overview

Display Toolbar

Business Process Model Toolbar

Business Process Instance Toolbar

Monitoring Business Processes

Monitoring New Business Processes

To Monitor a New Business Process

Monitoring Modified Business Processes

To Monitor a Modified Business Process

Monitoring Business Processes in an Imported Project

To Monitor Business Processes in an Imported Project

Changing the Status of a Business Process Instance

To Change the Status of a Business Process Instance

Configuring the Business Process Instance Display

Choosing Business Process Attributes to Display

To Choose Business Process Attributes to Display

Changing the Display Name of an Attribute

To Change the Display Name of an Attribute

Filtering Business Process Instances

To Filter the List of Business Process Instances

Viewing the Content of a Business Process Attribute

To View the Content of a Business Process Attribute

Viewing Activity Details

To View Activity Details

Monitoring Load-Balanced Business Process Instances

Monitoring Business Processes

In order to monitor Business Processes, you must perform a series of steps to configure individual Business Processes for monitoring. If you do not perform these steps, you can still view the Business Process on the Business Process Instance Monitor, but you cannot perform all the functions of the monitor and cannot view detailed information about each Business Process instance. Information about the Project components is available whether you configure the Business Process for persistence or not.

Before you can monitor a Business Process, you need to configure the BPM Engine for monitoring, and you need to create the monitoring and recovery database.

Monitoring New Business Processes

The following procedure provides the steps for monitoring a new Business Process in Enterprise Manager.

To Monitor a New Business Process

  1. In the NetBeans Projects window, open the Business Process.
  2. In the Business Process properties, set the Persistence for Reporting property to Yes.
  3. Save the Business Process.
  4. In the Projects window, expand the Business Process and then expand Database Scripts.
  5. Define the database connection properties and run the scripts against the database.
  6. Open the Deployment Profile and build and deploy the Project.
  7. In a web browser, connect to Enterprise Manager and log in.
  8. In the Enterprise Manager Explorer, navigate to the correct Server, Project, Deployment Profile, and Connectivity Map containing the Business Process you want to monitor, and then click the Business Process name.
  9. In the Business Process Instance Monitor toolbar, click Show list of Business Process Instances.

Monitoring Modified Business Processes

The following procedure provides the steps for monitoring a modified Business Process in Enterprise Manager.


Note - This process involves rerunning the database script for the Business Process, which creates a new database table for the Business Process. After you perform these steps, the Business Process instance list only displays information about events that occurred after you redeployed the application.


To Monitor a Modified Business Process

  1. In the NetBeans Projects window, check out the Business Process.
  2. Modify the Business Process as necessary.
  3. Save all changes.
  4. Check in the Business Process.
  5. Check out the Business Process.
  6. Run the database script again for the Business Process.
  7. Open the Deployment Profile, and rebuild and redeploy the Project.
  8. In a web browser, connect to Enterprise Manager and log in.
  9. In the Enterprise Manager Explorer, navigate to the correct Server, Project, Deployment Profile, and Connectivity Map containing the Business Process you want to monitor, and then click the Business Process name.
  10. In the Business Process Instance Monitor toolbar, click Show List of Business Process Instances.

Monitoring Business Processes in an Imported Project

The following procedure provides the steps for monitoring Business Processes in an imported Project.

To Monitor Business Processes in an Imported Project

  1. Import the Project into NetBeans using the CAPS Repository Import feature.
  2. Check out any Business Processes.
  3. Open and save each Business Process.

    Note - If a Business Process has user activities or special OTDs, open and close each of them to ensure that they register with the monitor.


  4. Check in each Business Process.
  5. Check out each Business Process.
  6. Run the database script again for each Business Process.
  7. Open the Deployment Profile, and rebuild and redeploy the Project.
  8. In a web browser, connect to Enterprise Manager and log in.
  9. In the Enterprise Manager Explorer, navigate to the correct Server, Project, Deployment Profile, and Connectivity Map containing the Business Process you want to monitor, and then click the Business Process name.
  10. In the Business Process Instance Monitor toolbar, click Show List of Business Process Instances.