cancel
Showing results for 
Search instead for 
Did you mean: 

Change UI5 version of fiori launchpad running on netweaver java based system

Hi ,

How change UI5 version of fiori launchpad running on netweaver java based system.
Current version is 1.38. i want to upgade to 1.71.


Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Margot
Product and Topic Expert
Product and Topic Expert
0 Kudos

SAPUI5 1.71 is available on NW Java 7.50 starting with SP17, so if your system is below this you first have to upgrade to this version.

If this is already the case, you need to assign the specific version you want to use with your application in the bootstrap of your application. See note 2426484 for further details or in case of the Fiori launchpad check out note 2486524 about how to activate a specific SAPUI5 version.

Thank You.. Got it..

Answers (1)

Answers (1)

former_member450774
Participant
0 Kudos

Hi,

Use the below links for reference.

UI5 patch upgrade: https://blogs.sap.com/2020/04/01/sap-ui5-1.60-patch-upgrade-abap/

UI5 Library update: https://blogs.sap.com/2015/03/11/sap-fiori-ll19-steps-for-updating-sapui5-libraries/

Check with your basis team todo it.

Hope it helped you!

Rajesh.

0 Kudos

Thank You.