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

Document Information

Configuring Java CAPS Environment Components for Application Adapters

Configuring Adapter Environment Properties

To Add an External System to the Environment

To Configure the Environment Properties

Oracle Applications Adapter Environment Properties

Outbound Oracle Applications Adapter Properties

JDBC Connector Settings

Connection Retry Settings

Outbound Oracle Adapter Properties with XA support

JDBC Connector Settings (with XA support)

Connection Retry Settings (with XA support)

PeopleSoft HTTP Client Adapter Environment Properties

HTTP Settings

Proxy Configuration

Security and Authentication

Security and SSL

PeopleSoft Settings

PeopleSoft Settings and PeopleTools 8.42 Settings

PeopleSoft Settings and PeopleTools 8.13 Settings

SAP BAPI Adapter Environment Properties

Inbound SAP BAPI Adapter

Server Connection Settings

Server Security Settings

MDB Settings

Outbound SAP BAPI Adapter

Client Connection Settings

Client Security Settings

Connection Retry Settings

Connection Pool Settings

Siebel EAI Adapter Environment Properties

Siebel EAI

HTTP Settings

Proxy Configuration

Security

Authentication

SSL

Additional SSL Section Notes

Verify hostname

Description

Required Values

Additional information

SWIFT Alliance Gateway Adapter Environment Properties

Connection Pool Settings

WebSphere MQ Adapter Environment Properties

Inbound MQSeries Adapter -- Inbound Adapter Environment Configuration

Outbound MQSeries Adapter (XA) -- Outbound Adapter Environment Configuration

Outbound MQSeries Adapter (XA) -- Connection Retry Settings

Outbound MQSeries Adapter (XA) -- Connection Pool Settings

Outbound MQSeries Adapter -- Outbound Adapter Environment Configuration

Outbound MQSeries Adapter -- Connection Retry Settings

Outbound MQSeries Adapter -- Connection Pool Settings

Outbound MQSeries Adapter -- Connection Establishment Mode

Accessing Non-Local Queue Managers and Non-Local Queues

Connecting to a Remote WebSphere MQ Queue

Configuring Adapter Environment Properties

The Adapter Environment Configuration properties contain parameters that define how the adapter connects to and interacts with other Java CAPS components within the Environment. The Environment properties are accessed from the NetBeans IDE Services window. Until you have successfully configured all adapters for your Java CAPS project, your project cannot be properly executed or deployed.

To Add an External System to the Environment

  1. Expand the CAPS Environments, and right-click the Environment to which you want to add an External System.
  2. From the context menu, select the type of External System to add (for example, File External System or Oracle External System).
  3. Enter a name for the External System and then click OK.

To Configure the Environment Properties

  1. From the NetBeans Services window, expand the CAPS Environment node.
  2. Expand the Environment created for your project and locate the External System for your specific adapter.
  3. Right-click the External System and select Properties.

    The Environment Configuration Properties window appears.


    Figure 1 Adapter Environment Configuration Properties Editor

    image:Graphic shows the Adapter Environment Configuration Properties Editor
  4. From the Properties Editor, click on any folder to display the default configuration properties for that section.
  5. Click on any property field to make it editable.
  6. 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.

  7. Once you have finished modifying the properties, click OK to save your changes and close the editor.

    Note - The following sections describe the Environment properties for the Application Adapters.