Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Configuring: Adding a Database External System to the Master Index Environment (Repository)
 

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

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

Master Index (Repository) Connectivity Overview

Master Index Server Project Connectivity Components

Client Project Connectivity Components

Master Index (Repository) Environment Overview

Defining Connectivity Components for a Master Index (Repository)

Defining Master Index (Repository) Server Connectivity Components

Defining Collaboration Client Connectivity Components for a Master Index (Repository)

Defining Business Process Client Connectivity Components

Building an Environment

Creating the Environment for a Master Index Application (Repository)

Adding a Logical Host to a Master Index Environment (Repository)

Adding Servers to a Master Index Environment (Repository)

Adding an External System to a Master Index Environment (Repository)

Adding a Database External System to the Master Index Environment (Repository)

Related Topics for Sun Adapter for Batch/FTP

Java EE Based Components

Broadcasting Master Index Updates to External Systems

Configuring Sun Master Indexes

Adding a Database External System to the Master Index Environment (Repository)

Either an Oracle or a SQL Server external system is required for master index server projects that connect to the database using a database Adapter. Optionally, the database connection can be handled by the application server. Perform the following steps to add a database external system to the master index Environment. If you are not using an Oracle or SQL Server Adapter, be sure to follow the instructions under Defining a Database Connection Pool Through the Application Server in Developing Sun Master Indexes (Repository) to create a database connection pool.

To Add a Database External System
  1. In NetBeans, open the Services window.
  2. Right-click the master index Environment.
  3. Point to New, and then select Oracle External System or Sqlserver External System.
  4. In the External System Name field, enter a name for the new external system.
  5. Click OK.
  6. To configure the connection pool, right-click the new external system, and then select Properties.

    The Properties window appears.

  7. Do one of the following:
    • For Oracle, expand Outbound Oracle eWay, and then select JDBC Connector Settings.
    • For SQL Server, expand Outbound Sqlserver non-Transactional Adapter, and then select JDBC Connector Settings.
  8. Define the properties in the right portion of the window with information specific to the master index database you created. All properties are described in Configuring Java CAPS Project Components for Database Adapters.

    Be sure to only define the properties for the driver type you are using.

    Note - Creating the database is described in Creating the Master Index Database (Repository) in Developing Sun Master Indexes (Repository). Use the information for that database for the properties on this window.

  9. When you finish defining the properties, click OK to close the Properties window.