Technology Blog Posts by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
OliverGraeff
Product and Topic Expert
Product and Topic Expert
6,366

Accessing SAPUI5 / OpenUI5

When accessing the UI5 Demo Kit to see the latest documentation, you typically access it via the Content Delivery Network (CDN). And when using UI5 in cloud scenarios, you also load the framework from the CDN. To simplify this, we now provide handy URLs which are future-proof, independent of the platform.

 

A single, short URL for SAPUI5https://ui5.sap.com
A single, short URL for OpenUI5https://sdk.openui5.org

With this, the UI5 team streamlines documentation, coding, samples, and rollout information to feature this unique URL. It simplifies loading SAPUI5 and OpenUI5, helps understanding and indicates the independence of the UI5 CDNs from e.g. SAP BTP, Neo environment.

What should you do?

 


Use https://ui5.sap.com (for SAPUI5) and https://sdk.openui5.org (for OpenUI5).
That’s it.


(And forget about https://sapui5.hana.ondemand.com and https://sapui5.netweaver.ondemand.com. Still, these URLs continue to work, there is no actual change implemented or planned as of now.)

Note: To bootstrap SAPUI5 in non-cloud scenarios please use the Standard Variant for Bootstrapping. See details on the difference in Docu: Bootstrapping from Content Delivery Network and in note 2943781.

Another note on Tracking Prevention when using these URLs: Please mind the respective information in "Browser and Platform Support" for SAPUI5 / OpenUI5 and note 3216225 on how to handle it.

8 Comments