How to consume destinations in SAP Cloud Platform ...
Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
In this session, we will look at how to consume destinations in SAP Cloud Platform (Cloud Foundry environment)
Synopsis:
SAP is slowly moving away from the proprietary Neo environment towards the more open Cloud Foundry environment
The destinations in the Cloud Foundry environment can be created both at the sub account level and also at the space level in the form of a service instance
Consuming destinations is a major part of SAPUI5 applications since this can eliminate the CORS errors in browsers
Steps:
In this example, we will consume the destination created at the space level in the form of a service instance
We will use the yo easy-ui5 template wizard to create our project
We will look at how to consume a destination locally during the development process
We will also look at how to consume the destination in Cloud Foundry