SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Create a Destination in the SAP BTP Cockpit

Create a destination in the SAP BTP cockpit to allow application access to the Northwind OData services.

Overview

🎓 beginner 5 min. SAP Business Technology PlatformBeginnerOdataSAP BTP CockpitFree Tier

You will learn

  • โœ”How to configure a basic destination.
  • โœ”What some of the additional properties are for.
  • โœ”How to specify the SAP Business Application Studio usage parameter for a generic OData service.
Nico Schoenteich N Nico Schoenteich December 22, 2025
Created by July 22, 2020
Contributors

Prerequisites

Prerequisites

Steps

Intro

Destinations are key building blocks on SAP BTP, as they are used to define connections for outbound communication from your application to remote systems. These remote systems can be on-premises or in the cloud.

A destination has a name, a URL, authentication details, and other optional configuration details.

The destination you will create in this tutorial connects to a set of OData services known as the “Northwind” services, which are publicly available and hosted by OASIS at https://services.odata.org. These services are frequently used for tutorials and testing purposes, as they require no authentication and contain realistic mock data.

The Northwind OData services are available in several versions. Most tutorials currently use either V2 (https://services.odata.org/V2/Northwind/Northwind.svc/) or V4 (https://services.odata.org/V4/Northwind/Northwind.svc/). To support both versions, and other versions that may be added later, you will create a generic connection to the Northwind service. The exact path and exact version will be configured in later tutorials.


Step 1 Enter your SAP BTP account
โ€”

Step 2 Access your subaccount
+
Step 3 Open the Destinations view
+
Step 4 Create a new destination
+
Step 5 Check the connection
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 5
1. Enter your SAP BTP account 2. Access your subaccount 3. Open the Destinations view 4. Create a new destination 5. Check the connection

Learn more →