JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Configuring Project Components for Oracle Java CAPS Database Adapters     Java CAPS Documentation
search filter icon
search icon

Document Information

Configuring Java CAPS Project Components for Database Adapters

Configuring Java CAPS Adapter Connectivity Map Properties

To Add an Adapter to the Connectivity Map

To Configure Adapter Connectivity Map Properties

DB2 Connect Adapter Inbound Connectivity Map Properties

DB2 Connect Type 4 Adapter - Inbound Parameter Settings

DB2 Connect Adapter - Inbound Parameter Settings

DB2 Connect Adapter Outbound Connectivity Map Properties

DB2 Connect Type 4 Adapter - Outbound JDBC Connector Settings

DB2 Connect XA Adapter - Outbound JDBC Connector Settings

DB2 Connect Adapter - Outbound JDBC Connector Settings

DB2 Connect non-Transactional Type 4 Adapter - Outbound JDBC Connector Settings

DB2 Connect Type 4 XA Adapter - Outbound JDBC Connector Settings

DB2 Connect non-Transactional Adapter - Outbound JDBC Connector Settings

DB2 Adapter Inbound Connectivity Map Properties

DB2 Adapter Inbound Properties for Windows and UNIX

DB2 Adapter Inbound Properties for z/OS and AS/400

DB2 Adapter Outbound Connectivity Map Properties

DB2 Adapter Outbound Properties for Windows and UNIX

DB2 Adapter Outbound Properties for z/OS and AS/400

Informix Adapter Connectivity Map Properties Configuration

Informix Adapter -- Outbound Adapter Properties

Informix Adapter -- Outbound XA Adapter Properties

Outbound non-Transactional Adapter Properties

Transaction Support Levels Between Different Versions

Example:

JDBC/ODBC Adapter Connectivity Map Properties Configuration

JDBC/ODBC Adapter -- Outbound Adapter Properties

JDBC/ODBC Adapter -- Outbound non-Transactional Adapter Properties

JDBC/ODBC Adapter -- Outbound XA Adapter Properties

Transaction Support Levels Between Different Versions

Example:

Oracle Adapter Inbound Connectivity Map Properties

Oracle Adapter Outbound Connectivity Map Properties

Oracle Adapter Outbound Properties

Oracle Adapter Outbound non-Transactional Properties

Oracle Adapter Outbound with XA Support Properties

SQL Server Adapter Inbound Connectivity Map Properties

SQL Server Adapter Outbound Connectivity Map Properties

SQL Server Adapter -- Outbound Properties

SQL Server Adapter -- Outbound non-Transactional Properties

SQL Server Adapter -- Outbound with XA Support Properties

Sybase Adapter Connectivity Map Properties

Sybase Adapter -- Outbound Properties

Sybase Adapter -- Outbound XA Properties

Sybase Adapter -- Outbound non-Transactional Properties

Transaction Support Levels Between Different Versions

Example:

VSAM Adapter Outbound Connectivity Map Properties

VSAM Adapter -- Outbound Properties

VSAM Adapter -- Outbound non-Transactional Properties

Configuring Java CAPS Adapter Connectivity Map Properties

This topic describes how to set the connectivity map properties for Java CAPS Adapters.

All adapters contain a unique set of default configuration parameters. After the adapters are established and an External System is created in the Project’s Environment, the adapter parameters are modified for your specific system. Adapter configuration parameters are modified from the following locations:

Modifications to Connectivity Map configuration properties are made from the Adapter Properties Editor. A description of each property is displayed in the Description pane when it is selected. This provides a brief explanation of the required settings or options. The Comments pane provides an area to record notes and information regarding the currently selected property. These comments are saved when you close the editor.

To Add an Adapter to the Connectivity Map

  1. Open the Connectivity Map opened in the Connectivity Map Editor.
  2. In the Connectivity Map Editor toolbar, click the External Applications icon.

    A list of all available External Applications appears.

  3. Click the External Application you want to add.

    An icon for the application appears on the toolbar to the right of the External Applications icon.

  4. Select the new icon, and drag and drop it to the Connectivity Map editor canvas.

    The External Application appears on the canvas and in the project tree.

  5. Drag a connection between the External Application and a Service, such as a Java Collaboration Definition (JCD) or Business Process.

    When you connect an External Application to a Service, the Connectivity Map Editor automatically assigns the appropriate adapter to the link (see the figure below). Each adapter is supplied with a template containing its default configuration properties, which are accessible from the Connectivity Map.

To Configure Adapter Connectivity Map Properties

  1. From the Connectivity Map, double click the adapter icon located in the link between the associated External Application and the Service.
  2. If a dialog box appears requesting that you select the type of connection, make your selection and then click OK.

    This dialog box appears when there is more than one type of Adapter for the selected External Application. For example, some Adapters have a transactional mode and non-transactional mode.

    The Properties Editor appears.

  3. From the Properties Editor, click on any folder to display the default configuration properties for that section.
  4. Click on any property field to make it editable.
  5. If an ellipsis appears next to a field, you can click the ellipsis button to open an editor for the field.

    This is useful for long field values.

  6. Make any necessary changes to the property values.
  7. Click OK to close the Properties Editor and save the settings.

    Note - The available properties for the Applications Adapters are described in the following sections.