Establishing a Connection
Configure a Connection Profile
From the CData ribbon, click Get Data and select From SAP HANA XSA connection/s to launch the CData Query window. To setup a new connection, you will have to click the New SAP HANA XSA Connection button. Here you can set the connection settings, test the connection, and save the connection profile.
SAP HANA XSA uses the OAuth authentication standard. Before connecting, it is necessary to establish an SAP HANA XSA OData Service. See Creating a Custom OAuth App for a guide.
To connect to SAP HANA XSA using the OAuthPassword Grant type set the following:
- OAuthClientId: Set this to the Client Id specified in the UAA service JSON file.
- OAuthClientSecret: Set this to the Client Secret specified in the UAA service JSON file.
- Url: Set this to the OData service endpoint.
- XSUAAURL: Set this to the UAA service url.
- User: Set your accounts username.
- Password: Set your accounts password
Once you've configured the OData Service, you can establish a connection using Custom Credentials.
Connection Properties
The Connection properties describe the various options that can be used to establish a connection.
Managing Connections
After successfully authenticating to SAP HANA XSA you will be able to customize the data you are importing. To learn more about this, see Managing Connections.
See Also
- Querying Data: Use the data selection wizard to pull data into a spreadsheet. You can also configure scheduled data refresh here.
- Using the Excel Add-In: Find other ways to interact with SAP HANA XSA data, such as using the available CData Excel Functions.