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

MSMQ Adapter Environment Properties

The MSMQ Adapter Environment properties are organized into the following sections:

Inbound MSMQ Adapter — MSMQ Environment

The Inbound MSMQ Adapter — MSMQ Environment section of the MSMQ Adapter Environment properties contains the top-level properties displayed in the following table.

Table 18 Environment - Inbound MSMQ Adapter — MSMQ Environment

Name
Description
Required Value
MSMQ Host Name
Specifies the Microsoft Message Queue host name.
The Microsoft Message Queue host name.

Avoid using an IP address or “localhost” for the local server. These may not work in your MSMQ Environment.


Note - If the Host Name contains more than 15 characters, MSMQ will truncate the name. In this case, you must use the truncated Host Name. Refer to the Queue Properties, General tab to see the specific Host Name for your system.


Inbound MSMQ Adapter — MDB Settings

The Inbound MSMQ Adapter — MDB Settings section of the MSMQ Adapter Environment properties contains the top-level properties displayed in the following table.

Table 19 Environment - Inbound MSMQ Adapter — MDB Settings

Name
Description
Required Value
Max Pool Size
Specifies the maximum number of physical connections the pool can contain.

A value of 0 (zero) indicates that there is no maximum.

An integer indicating the maximum pool size.

The configured default is 1000.

Inbound MSMQ Adapter — Connection Retry Settings

The Inbound MSMQ Adapter — Connection Retry Settings section of the MSMQ Adapter Environment properties contains the top-level properties displayed in the following table.

Table 20 Environment - Inbound MSMQ Adapter — Connection Retry Settings

Name
Description
Required Value
Connection Retry Count
Specifies the maximum number of attempts made to connect to the destination queue manager or queue.

If the queue manager or queue cannot be accessed for any reason, this setting specifies how many reattempts are made to complete the processing.

An integer indicating the maximum number of connection attempts.

The configured default is 0.

Connection Retry Interval
Specifies the amount of time (in milliseconds) between attempts to connect to the destination queue manager or queue. This is the pause between each reattempt to access the destination queue manager or queue.

Used in conjunction with the Connection Retry Count setting.

An integer indicating the wait time in milliseconds between connection attempts.

The configured default is 1000.

Outbound MSMQ Adapter — MSMQ Environment

The Outbound MSMQ Adapter — MSMQ Environment section of the MSMQ Adapter Environment properties contains the top-level properties displayed in the following table.

Table 21 Environment - Outbound MSMQ Adapter — MSMQ Environment

Name
Description
Required Value
MSMQ Host Name
Specifies the Microsoft Message Queue host name.
The Microsoft Message Queue host name.

Avoid using an IP address or “localhost” for the local server. These may not work in your MSMQ Environment.


Note - If the Host Name contains more than 15 characters, MSMQ will truncate the name. In this case, you must use the truncated Host Name. Refer to the Queue Properties, General tab to see the specific Host Name for your system.


Outbound MSMQ Adapter — Connection Retry Settings

The Outbound MSMQ Adapter — Connection Retry Settings section of the MSMQ Adapter Environment properties contains the top-level properties displayed in the following table.

Table 22 Environment - Outbound MSMQ Adapter — Connection Retry Settings

Name
Description
Required Value
Connection Retry Count
Specifies the maximum number of attempts made to connect to the destination queue manager or queue.

If the queue manager or queue cannot be accessed for any reason, this setting specifies how many reattempts are made to complete the processing.

An integer indicating the maximum number of connection attempts.

The configured default is 0.

Connection Retry Interval
Specifies the amount of time (in milliseconds) between attempts to connect to the destination queue manager or queue. This is the pause between each reattempt to access the destination queue manager or queue.

Used in conjunction with the Connection Retry Count setting.

An integer indicating the wait time in milliseconds between connection attempts.

The configured default is 1000.