Configuring Java CAPS Environment Components for Application Adapters

Connection Retry Settings (with XA support)

The Connection Retry Settings section of the Outbound XA Oracle Applications Environment contains the top-level parameters displayed in the following table.

Table 4 Outbound XA Adapter Environment Connection Retry Settings

Name 

Description 

Required Value 

ConnectionRetries

Specifies the number of retries to establish a connection with the Oracle database upon a failure to acquire one. 

An integer indicating the number of attempts allowed to establish a connection.  

The configured default is 0.

ConnectionRetry Interval

Specifies the configured length of the pause before each reattempt to access the destination file. This property is used in conjunction with the property ConnectionRetries.

An integer indicating the configured length of the time (in milliseconds) before each reattempt to access the destination file.  

The configured default is 1000 (1 second).