Host Name
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- SAP S/4HANA 8.0
- Documentation
Attribute
HostName (host)
Purpose
Specifies the base URL of the service to which you want to connect. The base URL is comprised of either the domain name or the IP address of the service.
Valid Values
string
where:
string
is the base URL of the service to which you want to connect. For example:
- For SAP S/4HANA:
- Base URL with a domain name:
https://mycompany.s4hana.ondemand.com - Base URL with an IP address:
http://123.456.7.8
- Base URL with a domain name:
- For SAP BW/4HANA:
- Base URL with a domain name:
https://myinstance.company.com - Base URL with an IP address:
http://123.456.7.8
- Base URL with a domain name:
Notes
- The ServerName attribute is an alias for the Host Name (HostName) option.
Default Value
No default value