Client Connection Configuration Reference
Depending on the client connection type you selected, the runtime configurations of the client connection are different.
Configure the client connection according to the following information:
| • | Runtime Configurations for Dedicated Application Server |
| • | Runtime Configurations for Load Balancing |
| • | Runtime Configurations for Secure Network Connection |
| • | Advanced Tab |
The options in Advanced Tab are still the same for all types of client connections.
Runtime Configurations for Dedicated Application Server
When Dedicated Application Server is selected as the client connection type, the runtime configuration is as described in the following table.
Runtime Configurations for Load Balancing
When Load Balancing is selected as the client connection type, the runtime configuration is as described in the following table.
|
Name |
Description |
|
System Name |
The SAP/R3 system ID used in conjunction with the load balancing connection. For example, to use the load balancing connection, the client machine initiating the request must have a service named |
|
Msg Server |
The message server in conjunction with the load balancing connection. For example, |
|
Logon Group |
The SAP logon group in conjunction with the load balancing connection. For example, In the SAP system, names of logon groups are case sensitive. When starting multiple adapter instances using the same SAP logon group, you need stagger the start times for adapter instances. |
|
Client |
SAP client number. |
|
username |
The valid username that logs on to the SAP client. |
|
Password |
The valid password corresponding to the username. |
|
R/3 Logon Language |
The language used by the adapter to set up connection to the SAP system. |
|
R/3 Code Page |
The character sets used by the SAP system and database. The value of this field is null by default. You need not enter a value for it. Note: If the value of this field is not null in the project of a prior version, after you migrate a project to the version 7.3, the value becomes null. |
|
Test Connection |
Click this button to test the connection of your configuration. Note: For every client connection pool, you need to do a connection test in order to validate the configuration. If the connection is invalid, an error is shown during the startup of the adapter. |
Runtime Configurations for Secure Network Connection
When SNC is selected as the client connection type, the runtime configuration is as described in the following table.
For more information on SNC parameters, see Working with Secure Communication or go to the documentation website of SAP.
|
Name |
Description |
|
Application Server |
The machine hosting SAP applications. |
|
System Number |
SAP database instance number. |
|
SNC Mode |
SNC activation indicator. Set the value to Set the value to |
|
SNC Partnername |
SNC name of the communication partner, which is an application server. |
|
SNC QOP |
Quality of protection. Set the value to Set the value to Set the value to Set the value to Set the value to |
|
SNC Lib |
The library of the external security product. |
|
Client |
SAP client number. |
|
username |
The valid username logs on to the specified SAP client. |
|
Password |
The valid password corresponds to the username. |
|
R/3 Logon Language |
The language used by the adapter to set up connection to the SAP system. |
|
R/3 Code Page |
The character sets used by SAP and database. The value of this field is null by default. You need not enter a value for it. Note: If the value of this field is not null in the project of a prior version, after you migrate a project to the version 7.3, the value becomes null. |
|
Test Connection |
Click this button to test the connection of your configuration. Note:
|
Advanced Tab
The advanced configuration is as described in the following table.
|
Name |
Description |
||||||
|
Maximum Number of Reconnect Attempts |
The maximum number of times the adapter retries to establish a connection to the SAP system. By default, it is set to |
||||||
|
Interval Between Reconnect Attempts (milliseconds) |
The time interval between two successive reconnections in milliseconds. The default value is |
||||||
|
Adapter Termination Criteria (after max number of reconnect attempts) |
This field is relevant for Inbound configurations connected to multiple SAP systems. This field is not relevant for Outbound configurations. Select Select The default setting is Note: If there is only one server connection pool and it is set to |
||||||
|
Max Connections |
The number of SAP connections in the client connection. By default, it is set to Note:
|
||||||
|
Disable Connection Pooling |
Select this checkbox to disable the connection to SAP system after the call to the SAP system is completed for a certain time. |