To be able to call SAP BTP services from SAP HANA XS applications, you need to assign a predefined trust store to the HTTP destination that defines the connection details for a specific service. The trust store contains the certificate required to authenticate the calling application.
In the SAP HANA repository, you have created the HTTP destination (.xshttpdest
file) to the service to be called. The file must have the .xshttpdest
extension and be located in the same package as the application that uses it or in one of the application's subpackages.
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
↗️ .
-
Log on to the cockpit and choose Applications > HANA XS Applications.
-
In the HANA XS Applications screen, select the relevant application.
The Application Details section lists all destinations created for the selected application, together with the subpackage name if the destination file is contained in a subpackage.
-
Select the relevant destination and choose Assign Trust Store.
-
In the dialog box, select the
DEFAULT
trust store from the dropdown box and save your entry. Note thatDEFAULT
specifies a predefined trust store containing the certificate required by SAP HANA XS applications.
Related Information