cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 Libraries

parconcb
Explorer
0 Kudos

Hi!

Is it possible to store the latest sapui5 libraries (with vbi - not openui5) for example in the mime repository?

Or is there any other way to provide the API for example to a 4.70 without internet access?

I've got a BSP Application that uses the cloud libraries:

https://sapui5.netweaver.ondemand.com/sdk/resources/sap-ui-core.js

Thanks for help!

Regards

Christian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Have you checked out some of the early blog posts in the UI5 space here on SCN?  Something such as this might be a useful starting point?

There were a number of posts around this theme not long after UI5 was more widely available, as more and more people tried to get it working without proper patching of systems - I seem to recall another that showed how to upload the libraries into the MIME repository and use them in a BSP but I can't find it right now.

I've successfully uploaded the UI5 libraries into the MIME repository of an ABAP stack before now and created a dummy application using them, following information in the above and similar blog posts.

Do you have access to upload to the MIME repository?  Alternatively, you may be able to get the basis team to upload them onto the server and make them available as resources

Answers (4)

Answers (4)

parconcb
Explorer
0 Kudos

Sorry but this doesn't solve it.

I dont use WEBIDE or deployed App.

I just have BSP Application using the ui5 library.

The question is if it is possible to put the ui5 library in the mime repository.

* UI5 is not installed on the system - we dont have library access on the SAP-System

* Patching the SAP-System is no option here

* no Internet Access -  no library access on the cloud.

Regards

Christian

Former Member
0 Kudos

you may use openui5

OpenUI5 - Download

parconcb
Explorer
0 Kudos

as told i want to use vbi so openui5 is no option ...

Former Member
0 Kudos

OK. I would like to hear when you have solution.

Regards,

Former Member
0 Kudos

Former Member
0 Kudos

Hey Boda,

may you look at this link. It will help you to figure it out.

SAPUI5 Runtime Libraries Server Version Check - User Interface Add-On for SAP NetWeaver - SAP Librar...

Private_Member_15166
Active Contributor
0 Kudos

Hi,

You can use libraries of SAP backend system.

Check it with SICF t-code.

The path will be like this.

/sap/public/bc/ui5_ui5/1/resources/sap-ui-core.js

parconcb
Explorer
0 Kudos

Hi,

thank you Choubey!

But this needs UI5 Components installed on the system.

My problem is that our customers don't want to upgrade their SAP System.

So i have to find another way..

Regards

Christian