Friday, September 1, 2017

SAP Web IDE note

When creating Fiori project using SAP Web IDE, after deploying the project to fiori launchpad, starting the app from fiori launchpad may not work, and get an error of "Cannot read property 'getResourceBundle' of undefined".

One reason of this error is when creating the project the UI5 version selected from Web IDE may be different (or newer) than the UI5 version available in the deployed fiori launchpad.

The UI5 version set by web IDE is shown below
 

The fiori launch pad UI5 version is at


The web IDE's UI5 version must match or be compatible with fiori launchpad's UI5 version.

By the way, it is much easy to use Layout Editor to manage xml view than code editor.


No comments:

Post a Comment