A connection profile contains the connection property information needed to connect to an SAP server in your enterprise.
Field | Description |
---|---|
Create from
properties file You can create the connection using these two methods: Selecting this option allows you to retrieve connection information from a properties file that contains SAP connection information. Or, you can follow the wizard instructions and input the values manually. |
Select Create from properties file and then select Browse to select a *.properties file that contains the SAP server connection information. All fields on the Connection page are populated automatically based on the selected properties file. |
Application Server | The name of the host on which the server
resides. The default is "localhost". For SAP R3 systems that use a router, application server must have the format: /H/proxy_host/H/application_server where "H" is literal, and proxy_host and application_server are variables that represent the proxy host and application server respectively. For example: /H/sapm20.anr.ms.test.com/S/3299/H/sapm20.anr.ms.test.com Note: When connecting to an SAP message
server, application server information is not
needed, instead only jco.client.mshost,
jco.client.gwhost, jco.client.group, and
jco.client.r3name properties are required.
|
System ID | The unique identity of the SAP server. |
System Number | The SAP system number. |
Client ID | The SAP Client ID. The default is based on the SAP server configuration. |
User Name | Enter the name for the server login. |
Password | Enter the password for the server login. |
Save Password | Select the checkbox to save your password. |
Field | Description |
---|---|
Default Code Page | Select this checkbox to specify the default language that the SAP server is using. |
Code Page Number | The default is auto-filled and varies depending on the language you select. For example, if you choose English, then the default is 1100. |
Language |
ISO two-character language code (for example, EN, DE, FR), or SAP-specific single-character language code. As a result, only the first two characters are ever used, even if a longer string is entered. The default is EN. If you select a language from the drop down list, code page number will be auto-filled according to the language. |
Other Properties | Select this to set
advanced properties. If you select Other Properties, and define a property that already exists, the Add button is disabled. That is, SAP Mobile WorkSpace prevents the MBO developer from defining the same property multiple times. |
The connection profile displays under SAP Servers in the Enterprise Explorer.