Configuring Java CAPS Project Components for Application Adapters

RemoteApi Base settings

The RemoteApi Base settings section of the SWIFT AG Adapter Connectivity Map properties contains the top-level parameters displayed in the table.

Table 1–12 Connectivity Map - RemoteApi Base settings

Name 

Description 

Required Value 

Client Handle Timeout

Specifies the maximum time (in milliseconds) allowed between a request message and its corresponding response message. 

An integer indicating the maximum time allowed between a request message and its corresponding response message in milliseconds (for example, 300000 equals 5 minutes). 

The configured default is 300000.

Read Blocking Timeout

Specifies the maximum time (in milliseconds) to block a read operation. 

An integer indicating the maximum time in milliseconds to block a read operation (for example, 60000 equals 1 minute). 

The configured default is 60000.