Configuration Tab
Use the Configuration tab to specify basic information about an adapter configuration, such as the default connections, and the adapter configuration name.
Adapter for SAP Configuration
In the Adapter for SAP Configuration panel, you can specify an instance ID, a description, and message filter for the adapter configuration.
The following table lists the fields in the Adapter for SAP Configuration panel:
Getting Started
In the Getting Started panel, you can find the following links that bring you to the corresponding configuration panel:
Configuration Link | Description |
---|---|
Download Schema from SAP | This link bring you to the Schema Browser view where you can manage and configure schemas for the adapter configuration.
See Working with Schemas for details. |
Configure Adapter Services | This link bring you to the Adapter Services tab where you can manage and configure adapter services.
See Adapter Service Reference for details. |
Configure Connection Pools | This link bring you to the
Connection Pools tab where you can manage and configure connection pools.
See Working with Connection Pools for details. |
Default Client Connection
In the Default Client Connection panel, you can find the basic settings of the default client connection that the inbound adapter configuration uses to set up connection with the SAP system. The default client connection and the associated connection pool are added by default when creating an adapter configuration and cannot be changed.
After specifying the default client connection, you have to click can click Test Connection to validate the connection.
You can also click Configure Advanced Options to configure the related settings of the associated connection pool, such as the reconnecting parameters, the maximum number of SAP connections, and so on, in the Connection Pools tab. See Connection Pools Tab for details.
The following table lists the fields in the Default Client Connection panel:
Field | Description |
---|---|
Enabled | This check box is selected by default, which indicates this client connection is enabled as the default one. |
Connection Type | The default client connection type.
Select a connection type from the list: For the more details about client connections, see Connection Pools Tab. |
Application Server | The network name of the machine that hosts SAP applications. |
System number | The number of the SAP systems that the adapter configuration connects to. |
System Name | The SAP/R3 system ID to be used with the load balancing connection.
For example, to use the load balancing connection, the client machine initiating the request must have a service named SAPmsSystem_Name defined on the system. The default service value is 3600/tcp. |
Msg Server | The message server to be used with the load balancing connection. |
Logon Group Server | The SAP logon group server to be used with the load balancing connection.
In the SAP system, names of logon groups are case sensitive. When starting multiple adapter configurations by using the same SAP logon group, you have to stagger the start times for adapter configurations. |
SNC Mode | The value of
1 indicates that the SNC connection is enabled.
The value of 0 indicates that the SNC connection is disabled. |
SNC Partername | The SNC name of the communication partner. |
SNC QOP | The protection quality.
|
SNC Lib | The library of the external security product. |
Client | The SAP client number. |
Username | The valid user name used to log on to a specified SAP client. |
Password | The valid password corresponding to the user name. |
Default Server Connection
In the Default Server Connection panel, you can find the basic settings of the default server connection that the outbound adapter configuration uses to set up connection with the SAP system. The default server connection and the associated connection pool are created by default when creating an adapter configuration and cannot be changed.
You can also click Configure Advanced Options to configure the related settings of the associated connection pool, such as the reconnecting parameters, the maximum number of SAP connections, and so on, in the Connection Pools tab. See Connection Pools Tab for details.
The following table lists the fields in the Default Server Connection panel:
Field | Description |
---|---|
Enabled | This check box is selected by default, which indicates this server connection is enabled as the default one. |
Connection Type | The default server connection type.
Select a connection type from the list: For details about server connections, see Connection Pools Tab. |
Program ID | The program ID that identifies the RFC Server program for the SAP system. |
Gateway Service | The SAP gateway service.
The default value is sapgw00. |
Gateway Host | The Gateway host name, IP address or router string. |
SNC Mode | The value of
1 indicates that the SNC connection is enabled.
The value of 0 indicates that the SNC connection is disabled. |
SNC QOP | The protection quality.
|
SNC Myname | The SNC name of the initiator. |
SNC Lib | The library path of the external security product. |