Configuring Java CAPS Environment Components for Application Adapters

Transport

The Transport section of the SWIFT AG Adapter Environment properties contains the top-level properties displayed in the table.

Table 24 Environment Configuration - Transport

Name 

Description 

Required Value 

Read From RA CFG File

Specifies the manner in which you provide the transport information. You can get RA transport information in two ways: 

  1. Enter the RA (resource adapter) configuration file name to read all transport information from an existing RA configuration file for your SAG RA environment.

  2. Get them one by one from the adapter configuration parameters defined in the rest of this section.

    If this parameter is specified (not blank), it indicates that you are choosing the first option, and the RA configuration file name is expected for this parameter (for example, sagta_ra.cfg). The other parameters in this section (Host Name, Port Number, and so forth) will be ignored.

    If this parameter is not specified (blank), it indicates that you are choosing the second option, the other parameters in this section (Host Name, Port Number, and so forth) must be specified to provide the required transport information.

Any one of the following: 

  • Leave the value empty (blank) to use the transport information specified in the rest of this section (Host Name, Port Number, and so forth).

  • Enter the RA configuration file name. All transport information is taken from the existing RA configuration file for your SAG RA environment.

Host Name

Specifies the name or IP address of the host to which you are connecting. 

The host name or IP address. 

Port Number

Specifies the port number of the SAG host to which the RA connects. 

The port number of the SAG host to which the RA connects. 

The configured default is 48002.

Ftla Port Number

Specifies the Ftla port number, the number of the port on the SAG host through which File Transfers will take place. 

The Ftla port number. 

The configured default is 48003.

Server DN

Specifies the Server DN, Distinguished Name used for SWIFT Alliance Gateway authentication. 

The Server DN. 

CA Certificate

Specifies the file that contains the Certification Authority (CA) certificate. 

The CA Certificate. 

SSL Mode

Specifies whether the current connection is using data encryption (SSL). 

True or False depending upon whether data encryption is used. True indicates that encryption is used.

The configured default is True.