cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 version

former_member260921
Participant
0 Kudos

Hi,

I am working with "Create and Deploy SAP Fiori app 3/8: Demo XSOData Customize Fiori APP.

My HANA Server is 9.3 PL02 and SAPUI5 is as follows.

name"sapui5-sdk-dist"version"1.28.39"buildTimestamp"201608301345"

When I try in the WEB IDE to create a new Project From Template the lowest SAPIU5 version available is 1.38.

Is this a problem to develop for version 1.38 and run on 1.28?

Also, since I just upgraded my server to HANA B1 server tools for 9.3 PL02 do I need to upgrade the SAPUI5 and other server side tools separately?

Thanks in advance.

Mel

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member235383
Active Participant
0 Kudos

Hello Mel,

I would recommend you to check the Demo Kit to get a general idea regarding versioning. Also you can find there the link to SAPUI5 Versions Maintenance Status. SAPUI5 1.28 is out of maintenance since Q4/2017, so it wouldn't be recommended to develop an app for SAPUI5 1.28.

Best regards,

Konstandia

former_member260921
Participant
0 Kudos

Ralph,

Thanks. I will check out the link.

Regards,

Mel

former_member197733
Contributor
0 Kudos

I am changing the Main tag of your question to the SAP UI5 Community.

It's always a problem to use on later releases for development and try to run on an old version.

You can make use of the SAPUI5 CDN and specify the UI5 version your app uses instead of relying in the version available on your server.