Log into the SAP Cloud Platform Cockpit with your free trial account on Europe (Rot) - Trial and access “Your Personal Developer Account”.
Click on your SAP Cloud Platform Account identifier (which ends with trial) as highlighted on the below screenshot.

On the left side bar, you can navigate in Connectivity > Destinations.

On the Destinations overview page, click on New Destination

Enter the following information:
Field Name | Value |
---|---|
Name | movielens |
Type | HTTP |
Description | SAP HANA XS OData Movielens services |
URL | your SAP HANA XS OData URL |
Proxy Type | Internet |
Authentication | BasicAuthentication |
User | MOVIELENS_USER |
Password | Welcome18Welcome18 |
Note:
Make sure you paste your SAP HANA XS OData URL from the last tutorial in the URL field.
The URL should end likedata.xsodata
with no slash “/” at the end
Before clicking on Save, you will need to add the following properties to the destination using the New Property button:
Property Name | Value |
---|---|
WebIDEEnabled |
true |
WebIDEUsage |
odata_gen,odata_xs |
WebIDEAdditionalData |
full_url |
Note:
The New Property button is not available is you are not in edit mode.
Click on Save

You can use the Check Connection button or the icon to your Destination to validate your configuration.