Creating Destinations for Deployment of Application Content Transported in an Application-Specific Format
To address the target end point of application-specific content deployment, specify a destination using the details from the provider of the application content.
-
In SAP BTP Cockpit of your subaccount, choose Connectivity > Destinations > New Destination.
-
Enter the following values:
Destination Settings for Application Content Transported in an Application-Specific Format
Field
Description
More Information
Name
Name of the destination
- SAP BTP, Cloud Foundry: Using the Destinations Editor in the Cockpit
- SAP BTP, Neo: Configure Destinations from the Cockpit
Type
HTTP
Description
The description of the destination is optional.
URL
The application specifies a URL to the deploy end point of the destination as well as the other details of the destination.
Authentication
Please use the authentication type required by the deploying application, for example, OAuth2ClientCredentials authentication with a client credential flow. Here, you have to configure a destination with authentication OAuth2ClientCredentials where the Client ID and the Client Secret are needed that you get from the application or service instance created in the target tenant. In addition, you have to specify the Token Service URL, pointing to the authentication service used, for example
https://ts.authentication.sap.hana.ondemand.com
, which is also provided by the application or service instance created in the target tenant. -
Choose Save to save your changes.
If you use Check Connection to check your destination: The check doesn't provide correct results for destinations using any authentication other than Basic authentication, for example OAuth2ClientCredentials authentication. It's possible that the check displays an error, even though the destination was configured correctly. It only gives the correct results for Basic authentication.
We recommend that you test the deployment using a test transport after completing all configuration steps.