Location Connection for SAP NetWeaver
This section describes the connection details required for creating SAP NetWeaver location in Fivetran HVR. For information about the pre-requisites, access privileges, and other configuration requirements for creating SAP NetWeaver location, see SAP NetWeaver Requirements.
If the managed secrets feature is enabled, option USE TOKEN INSTEAD is displayed in the fields designated for entering secrets.
Field | Description | Equivalent Location Property |
---|---|---|
CONNECTION TYPESince v6.1.0/17 | Connection type for the SAP systems. Available options are:
| SAP_Connection_Type |
HOST NAME | Hostname or IP-address of the server on which the SAP NetWeaver is running. | Database_Host |
CLIENT ID | Three digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. | SAP_Client |
INSTANCE NUMBER | Two digit number (00-97) of the SAP instance within its host. This field is displayed only when the CONNECTION TYPE is set to Application Server. | SAP_Instance_Number |
REMOTE SERVICE IDENTIFICATIONSince v6.1.0/17 | Types of identifications for the message server. Available options are:
| |
SYSTEM IDSince v6.1.0/17 | Unique identifier <sapsid> of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. | SAP_MessageServer_SystemID |
SERVICESince v6.1.0/17 | Port number or service name (like sapms<SID> ) available in local /etc/services file.
Specify this parameter only if the message server does not listen on the standard service sapms<SysID>
or if this service is not defined in the services file, and you need to specify the network port directly.
This field can also be left empty. | SAP_MessageServer_Service |
Use Symbolic NamesSince v6.1.0/17 | Use only symbolic name in SERVICE. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service Name. | SAP_MessageServer_Use_Symbolic_Names |
LOGON GROUPSince v6.1.0/17 | Name of the SAP logon group. The default value is PUBLIC. This field is optional.
| SAP_MessageServer_Group |
AUTHENTICATION METHOD | Authentication method for connecting HVR to the SAP system. Available option is:
| SAP_Authentication_Method |
USER NAME | Username for connecting HVR to the SAP NetWeaver application. | Database_User |
PASSWORD | Password for the USER. | Database_Password |
SNCSince v6.1.0/17 | Show/hide connection parameters for Secure Network Communications. | |
NAMESince v6.1.0/17 | Token/identifier representing the external RFC program, client SNC name (DataStage Server SNC Name). It is also referred as client Personal Security Environment (PSE) name. | SAP_SNC_Name |
PARTNER NAMESince v6.1.0/17 | Token/identifier representing the backend system, the communication partner’s SNC name. | SAP_SNC_Partner_Name |
SNC LIBRARY PATHSince v6.1.0/17 | Path for the external security product’s library. | SAP_SNC_Library_Path |
Advanced Settings
Field | Description | Equivalent Location Property |
---|---|---|
RFC LIBRARY PATH | Directory path containing the SAP NetWeaver RFC SDK library files. For more information about the NetWeaver RFC SDK library file location, see section Install NetWeaver RFC SDK Libraries in SAP NetWeaver Requirements. | SAP_NetWeaver_RFC_Library_Path |