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

Document Information

Configuring Java CAPS Environment Components for Communications Adapters

Configuring Adapter Environment Properties

To Add an External System to the Environment

To Configure the Environment Properties

TCP/IP Adapter Environment Properties

TCPIP Server (Inbound) Adapter - General Inbound Settings

TCPIP Server (Inbound) Adapter - TCPIP Inbound Settings

TCPIP Server (Inbound) Adapter - MDB Pool Settings

TCPIP Client (Outbound) Adapter - General Outbound Settings

TCPIP Client (Outbound) Adapter - TCPIP Outbound Settings

TCPIP Client (Outbound) Adapter - Connection Pool Settings

EMail Adapter Environment Properties

Inbound Email Adapter => Connection Settings

Inbound Email Adapter => SSL

Inbound Email Adapter => SSL => CACerts

Inbound Email Adapter => MDB Settings

Outbound Email Adapter => Connection Settings => Send SMTP

Outbound Email Adapter => Connection Settings => Receive POP3

Outbound Email Adapter => SSL

Outbound Email Adapter => SSL => CACerts

File Adapter Environment Properties

Inbound File Adapter - Parameter Settings

Inbound File Adapter - MDB Settings

Outbound File Adapter - Parameter Settings

MSMQ Adapter Environment Properties

Inbound MSMQ Adapter -- MSMQ Environment

Inbound MSMQ Adapter -- MDB Settings

Inbound MSMQ Adapter -- Connection Retry Settings

Outbound MSMQ Adapter -- MSMQ Environment

Outbound MSMQ Adapter -- Connection Retry Settings

CICS Adapter Environment Properties

Oracle Java CAPS CICS Listener

CICS Gateway

CICS Client

Tracing

Connection Retry Settings

Connection Pool Settings

COM/DCOM Adapter Environment Properties

HTTPS Adapter Environment Properties

Property Categories Configured in the Application Server Environment

HTTPS Adapter HTTP Settings

HTTPS Adapter Proxy Configuration

To Edit the Property Permission Utility of the server.policy File

HTTPS Adapter Security

HTTPS Adapter Authentication

HTTPS Adapter SSL

Additional SSL Section Notes

Verify Hostname

HTTPS Adapter Connection Pool Settings

IMS Adapter Environment Properties

IMS Adapter TCP/IP Configuration

IMS Adapter IRM Header

Configuring the Client ID for the IMS Adapter

Duplicate Client IDs

IMS Adapter Serial Mode Settings

IMS Adapter Connection Retry Settings

IMS Adapter Connection Pool Settings

LDAP Adapter Properties

LDAP Adapter Connection Properties

LDAP Adapter Security/SSL Properties

LDAP Adapter Connection Retry Settings

LDAP Adapter Connection Pool Settings

Configuring the SNA Adapter Environment Properties

Property Categories Configured in the Application Server Environment

SNALU62 Inbound Adapter Properties

SNA Settings

General Settings

MDB Pool Settings

SNALU62 Outbound Adapter Properties

SNA Settings

General Settings

Connection Pool Settings

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.

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.