|
|
Connection Type
|
Determines the connection type that the SAP R/3 resource uses. Select one of the following from the drop-down list:
|
SAP Host Name
|
The SAP R/3 host name enables servers to communicate with each other. It is a text string that can be made up of numbers, letters, and the minus symbol (-). You cannot use the minus symbol as the final character. You should also be aware that the host name is not case sensitive.
Enter the host name or click to open the Environment Variables List. Here, you can select an environment variable to use as the host name.
|
Port
|
The message server port name.
Enter the port name or click to open the Environment Variables List. Here, you can select an environment variable to use as the port name.
This parameter is available only when you select Message Server in the Connection Type parameter (above).
|
Group
|
The SAP R/3 application servers' group name.
Enter the group name or click to open the Environment Variables List. Here, you can select an environment variable to use as the group name.
This parameter is available only when you select Message Server in the Connection Type parameter (above).
|
SAP System Number
|
The system number is used to identify the system where the host has been set up. Enter a client number or click to select an environment variable.
|
SAP Client Number
|
The SAP R/3 system identifies clients by using a three-digit client number, so that information about that client can be held in a secure fashion.
Enter a client number or click to open the Environment Variables List. Here, you can select an environment variable to use as the host name.
|
SAP User Name
|
The user name identifies you to the SAP R/3 system. Enter a user name or click to open the Environment Variables List. Here, you can select an environment variable to use as the user name.
|
SAP Password
|
The password confirms your identity to the SAP R/3 system.
Enter a password or click to open the Environment Variables List. Here, you can select an environment variable to use as a password.
Note:
|
A password entered as an environment variable is masked by asterisks.
|
|
SAP Router String
|
The router string enables you to connect to the application server. Enter a router string or click to open the Environment Variables List. Here, you can select an environment variable to use as the router data string.
|
Use Secure Network Connection
|
Enables communication over Secure Network Connections (SNC). Select one of the following from the drop-down list:
Since version: 4.5
|
SNC Name
|
The SNC name. This overrides the default SNC partner.
Enter a SNC name or click to open the Environment Variables List. Here, you can select an environment variable to use as the SNC name.
This parameter is available only if the Use Secure Network Connection parameter (above) is set to On.
Since version: 4.5
|
SNC Partner
|
The SNC partner. For example, p:CN=ECC6, O=MG-INC, C=DE.
Enter a SNC partner or click to open the Environment Variables List. Here, you can select an environment variable to use as the SNC partner.
This parameter is available only if the Use Secure Network Connection parameter (above) is set to On.
Since version: 4.5
|
SNC Security Level
|
The SNC security level, on a scale of 1 to 10. The default value is 3.
Enter a SNC security level or click to open the Environment Variables List. Here, you can select an environment variable to use as the SNC security level.
This parameter is available only if the Use Secure Network Connection parameter (above) is set to On.
Since version: 4.5
|
SNC Library Path
|
The path to the SNC library. For example, C:/SNC/ sapcrypto.dll.
Enter a SNC library path or click to open the Environment Variables List. Here, you can select an environment variable to use as the SNC library path.
This parameter is available only if the Use Secure Network Connection parameter (above) is set to On.
Since version: 4.5
|
SAP Language
|
Select the language used for the SAP R/3 data. This field defines the character setting of the retrieved XML files. The default language is English.
|
SAP Codepage
|
The code page that is used when connecting to a SAP R/3 server.
|
SAP Unicode System
|
Indicates whether the target SAP R/3 server uses Unicode. The default value is No.
|
Unicode Support
|
Controls how data from SAP R/3 flows into Magic xpi. Select one of the following from the drop-down list:
-
Yes: The XML retrieved from SAP R/3 will be in Unicode. You can then have multiple languages in the same XML file.
-
No (default): The XML retrieved from SAP R/3 will be in ANSI format based on the SAP Codepage parameter.
|
SAP Trace
|
Indicates whether to use the SAP RFC trace. The default value is No.
|
Connection Pool Size
|
Defines the total number of open connections to the SAP R/3 server. The default is 5.
You can either enter the number of connections, or click to open the Environment Variables List. Here, you can select an environment variable to use as the connection pool size.
Note:
|
To disable the connection pool, set the connection pool size to 0. Connections will then be opened for each new thread where the SAP R/3 step is being used, and will be closed when the thread is finished. Clearing the Keep Connection Open check box closes the connection upon completion of the step. Since version: 4.1
|
|