Create Destinations in SAP BTP cockpit
Create Design- and Runtime destinations for Content Provider creation and dynamic OData and iFrame access.
Overview
You will learn
- How to create destinations
Prerequisites
Prerequisites
- Authorizations: Your user needs to be a subaccount administrator user in SAP BTP cockpit in the same subaccount where the destinations will be created.
Steps
We will create the design time destination in order to define the location from which the SAP Launchpad service should fetch the exposed content.
Go to the subaccount in which you want to use the Launchpad Service.
Choose Destinations in the Connectivity menu item.
Create a new Destination.

URL:
Use Service URL of section “Inbound Services” in the Communication Arrangement created in tutorial “Create communication between SAP BTP, ABAP environment and SAP BTP”.
Add suffix
/entities.Format:
https://<guid>.abap.<region>.hana.ondemand.com/sap/bc/http/sap/aps_flp_content_exposure/entities
Authentication: BasicAuthentication.
User: Inbound user with its password created in tutorial “Create communication between SAP BTP, ABAP environment and SAP BTP”.
Click “Save”.
Create a new Destination.

URL: Use the domain of the Service URL in section “Inbound Services” in the Communication Arrangement created in tutorial “Create communication between SAP BTP, ABAP environment and SAP BTP”. Replace abap with abap-web. (Format: https://<tenant>.abap-web.<region>.hana.ondemand.com)
Additional Properties:
Click on New Property to add new items.
HTML5.DynamicDestination: true
sap-platform: ABAP
Click “Save”.
Create a new Destination.

URL: Use the domain of the Service URL in section “Inbound Services” in the Communication Arrangement created in tutorial “Create communication between SAP BTP, ABAP environment and SAP BTP”.
Format: https://<tenant>.abap.<region>.hana.ondemand.com
AuthnContextClassRef: urn:oasis:names:tc:SAML:2.0:ac:classes:PreviousSession
Additional Properties:
HTML5.DynamicDestination: true
nameIdFormat: urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress
Click “Save”.
Resources
Discussion
Share feedback on this tutorial or join the conversation in SAP Community.