Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Configuring: Configuring the BPM Engine for Monitoring and Recovery
 

Classic Java CAPS

Configuring JMS Clients

Configuring Java CAPS for SSL Support

Configuring Java CAPS Business Processes

Configuring Environment Components for the Sun Business Process Manager

Monitoring and Recovery Database Overview

Database Scripts

BPM Engine and Business Process Configuration

Creating Environments

Creating an Environment for a Basic Business Process

Creating an Environment for a User Activity Business Process

Creating Environments for Web Service Business Processes

Configuring the BPM Engine

Configuring Load Balancing

Configuring Failover

Configuring the BPM Engine for Monitoring and Recovery

To configure the BPM Engine for monitoring and recovery

Configuring the Worklist Manager External System

Configuring the WorkList Manager

Configuring Sun Master Indexes (Repository)

Configuring Java CAPS Project Components for Application Adapters

Configuring Java CAPS Project Components for Communication Adapters

Configuring Java CAPS Project Components for Database Adapters

Configuring Java CAPS Project Components for Web Server Adapters

Configuring Java CAPS Environment Components for Application Adapters

Configuring Java CAPS Environment Components for Communications Adapters

Configuring Java CAPS Environment Components for Database Adapters

Configuring Java CAPS Environment Components for Web Server Adapters

Configuring JDBC/ODBC Drivers

Configuring SAP R/3 for the SAP BAPI Adapter

Configuring Secure Network Communications for SAP

Configuring Siebel EAI Workflows

Importing an SNA Custom Handshake Class

Configuring WebLogic for Asynchronous Communication

Configuring Master Index (Repository) Connectivity and Environments

Related Topics for Sun Adapter for Batch/FTP

Java EE Based Components

Broadcasting Master Index Updates to External Systems

Configuring Sun Master Indexes

Configuring the BPM Engine for Monitoring and Recovery

A basic Java CAPS deployment with BPM Business Processes leverages the runtime monitoring and management features of Enterprise Manager Monitor. In order to monitor and manage your runtime deployments, you must configure the BPM Engine to enable persistence and to connect to the monitoring and recovery database. For more information about the BPM Engine properties, see Configuring the BPM Engine.

To configure the BPM Engine for monitoring and recovery

  1. In the Environment Explorer, expand the Environment in which the Business Process will run, and then expand the Logical Host.
  2. Right-click the application or integration server, and then click Properties.
  3. Click BPM Engine Configuration.

    The properties for the BPM Engine appear.

  4. To configure the connection to the monitoring and recovery database, enter the following:
    • Database - The type and version of database you are using.

    • Database Host - The name of the machine on which the database resides.

    • Database Port - The port number to connect to the database.

    • Database Instance/Schema - The database instance, schema, or SID.

    • Database User - The user name for the database. This is the user name defined in the database scripts you ran when creating the database tables.

    • Database Password - The password for the database user. This is the password defined in the database scripts you ran when creating the database tables.

  5. To enable persistence and recovery without load balancing and failover, enter the following:
    • Persistance Mode - Select Persist to Database - Single Engine (Recovery).

    • Recovery Enabled - Select true.

  6. To enable monitoring with Enterprise Manager, set Enable Monitoring to true.
  7. To enable the automatic execution of the database scripts, set Automatic Execution of Database Scripts to true.

    Note - Until you are ready to optimize the BPM Engine for performance, scalability, and reliability, do not change the default settings for any other BPM Engine configuration properties.

  8. Click OK.