Client Connection
You can configure the client connection to establish an inbound connection with the SAP system.
In the Client Connection panel of the Client Connection Configuration tab, you can specify the basic and advanced options of the client connection.
After specifying the client connection, you have to click Test Connection to validate the connection.
Field | Module Property? | Description |
---|---|---|
Connection Type | No | The client connection type.
The default type is Dedicated Application Server. |
Application Server | Yes | The network name of the machine where the SAP system exists. |
System Number | Yes | The SAP system number. |
System Name | Yes | The SAP system ID. |
Msg Server | Yes | The message server of the SAP system. |
Logon Group Name | Yes | The SAP logon group server to be used with the load balancing connection.
The default value is PUBLIC. |
SNC Mode | Yes | Whether to enable the SNC connection.
For more information about SNC, see Working with Secure Communication. |
SNC Partnername | Yes | The SNC name of the communication partner. |
SNC QOP | Yes | The protection quality of the SNC connection.
|
SNC Lib | Yes | The library path of the external security product. |
Client | Yes | An SAP client number. |
Username | Yes | The valid user name used to log on to an SAP client. |
Password | Yes | The valid password corresponding to the user name. |
The following advanced options are displayed when you click Show/Hide Advanced Options: | ||
Language | No | The language used to connect to the SAP system.
The default language is English. |
Code Page | Yes | The character set used by the SAP system.
The default value is blank. |
Maximum Number of Reconnect Attempts | Yes | The maximum number of times that the plug-in can retry to establish a connection before sending an IDoc message or RFC/BAPI request to the SAP system.
The default value is -1, which indicates that the plug-in can retry indefinitely. |
Interval between Reconnect Attempts(ms) | Yes | The time interval in milliseconds between two successive attempts to establish a connection before sending an IDoc message or RFC/BAPI request to the SAP system.
The default value is 30000. |
Max Connections | Yes | The number of SAP connections in the client connection.
The default value is 1, and the value range is 1 - 99. |
Disable Connection Pooling | No | Whether to disable connection pooling.
If you want to close the connection automatically after the RFC/BAPI call is completed, select this check box. This check box is cleared by default. |
RFC Trace | Yes | Whether to enable the RFC trace.
The default value is 0. |
USE SAP GUI | Yes | Whether to enable the SAP GUI.
The default value is 0. |