Configuring Java CAPS Environment Components for Application Adapters

Client Connection Settings

The following Client Connection Settings are used.

Table 15 Outbound SAP BAPI Adapter— Client Connection Settings

Name 

Description 

Required Value 

Application Server Hostname

Specifies the host name of the SAP application server. 

Any valid Hostname. 

There is no default setting. 

System Number

Specifies the system number of the SAP application server. 

Use this property when you are not using SAP load balancing. 

Any numeric value. 

The default setting is 00.

Client Number

Specifies the SAP client number used to access the system. 

An alphanumeric string. Do not omit leading zeros. 

There is no default setting. 

User

Specifies the user ID used to log on to the SAP system. 

Any alphanumeric value. 

There is no default setting. 

Password

Specifies the password for the logon user. 

An alphanumeric string. 

There is no default setting. 

Language

Specifies the logon language used for SAP access by the Adapter. 

There are no required values. 

  • EN– English

  • DE– German

  • JA– Japanese

  • KO– Korean

    The default is EN, English.

System ID

Specifies the System ID of the SAP instance. 

Any valid SAP System ID. 

There is no default setting. 

Gateway Hostname (optional)

Specifies an Gateway host name for the Application Server. This parameter is optional and should be configured when NOT using SAP Load Balancing. 


Note –

Do not specify any optional Router String here, as the value is prepended to the Gateway Hostname.


An alphanumeric string. Do not omit leading zeros. 

There is no default setting. 

Gateway Service (optional)

Specifies an Gateway Service for the Application Server. This parameter is optional and should be configured when NOT using SAP Load Balancing. 

The SAP recommended value is the string sapgw concatenated with the SAP system number. For example, if the system number is 00, the gateway service is sapgw00.

There is no default setting. 

Message Server Hostname

Specifies the host name of the Message Server IF using Load Balancing. 


Note –

Do not specify any optional Router String here, as the value will be prepended.


There is no default value. 

Application Server Group

Specifies the name of the group of SAP Application Servers that will be sharing the workload. This parameter should be configured ONLY when using SAP Load Balancing. 

There are no required values. 

There is no default setting. 

Router String (optional)

Specifies the router string needed to access the SAP Application Server. 

This property is optional; use it only to gain access to an SAP system that is behind a firewall. 

The string is composed of the hostnames or IP addresses of all the SAP routers that are in between this application server and the SAP gateway host. For example, if there are two routers, saprouter1, and saprouter2, in order, from the application server to the SAP, as follows:


saprouter1:       204.79.199.5 saprouter2:       
207.105.30.146

The router string in this case is as follows: 


/H/204.79.199.5/H/207.105.30.146/H/

Do not omit the “/H/” tokens to begin, separate, and end the routers. 

A valid router string. 

There is no default setting.