3 weeks ago
Hi Experts
We'll need to update the Fiori version for our apps from 1.71.21 to 1.120.14, there is a recommended procedure by SAP to do this? Any tool to facilitate this process?
Thank you.
Br, Evaristo.
Request clarification before answering.
Hi @Evaristo_EBC,
Although I'm not entirely sure if there is particular standard/ tools to do this
Here's what our team did when we updated our library.
1) We changed our version to the newest version in the manifest.json file
2) Used UI5lint to check if all the components/elements used are not deprecated.
3) Accessibility testing- with newer version, there are color variations so make sure your application follows the color contrast guidelines for accessibility.
4)There can be changes in the components-their size, color or functionality hence rigorous testing has to be done to make sure everything works as expected.
5)Test all the pages, dialogs, fragments, SmartControls.
hope this helps
Regards,
Rithika
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Evaristo,
You can use Fiori tools to change the minUI5Version via the Application Info view.
https://help.sap.com/docs/SAP_FIORI_tools/17d50220bcd848aa854c9c182d65b699/c3e0989caf6743a88a52df603...
or command palette options are shown.
Try previewing the application after this change and it should load with the newer UI5 version.
Since you are moving to 1.120.0 (or also higher UI5 version)you can optionally run the ui5 linter to check for best practice (also available via Application Info and Command Palette) for Freestyle Applications.
Kind regards,
Austin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Direct tool may not be there,
but Check the SAP Fiori version compatibility matrix, guidelines etc.
Compatibility Rules - Documentation - Demo Kit - SAPUI5 SDK
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
78 | |
21 | |
8 | |
7 | |
7 | |
6 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.