SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.
For more information, see SAP Note 3351844.
This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform
↗️ .
To deploy Multitarget Applications from other tools, such as CTS+ or the Transport Management Service, you have to connect to the SAP Solution Lifecycle Management service for SAP BTP by using its dedicated service endpoint https://slservice.<landscape-host>/slservice
. You have two authentication methods available - Basic authentication, and OAuth Platform API Client.
The default option for both CTS+ and Transport Management Service is Basic authentication.
The complete URL you have to use is based on the following patterns, respectively:
https://slservice.<landscape-host>/slservice/slp/basic/<subaccount-technical-name>/slp
- authentication using username and passwordhttps://slservice.<landscape-host>/slservice/slp/oauth/<subaccount-technical-name>/slp
- authentication using an OAuth token created using the OAuth client
OAuth authentication is supported for CPI and Fiori scenario only.
Landscape host can be found at Regions and Hosts Available for the Neo Environment.
Depending on your chosen method, proceed as follows:
-
Basic authentication:
-
Ensure the user has an assigned platform role that contains the following scopes:
- Manage Multitarget Applications
- Read Multitarget Applications
For more information, see section Managing Member Authorizations in the Neo Environment
-
-
Authentication using an OAuth Client:
- Create a new OAuth client as described in Using Platform APIs.
- During the process, assign the following scopes from the SAP Solution Lifecycle Management service API:
- Manage Multitarget Applications
- Read Multitarget Applications