Hello,
I have deployed SAP UI5 application on GW server using UPLOAD PROGRAM.
But i am facing below error.
UI5 Project Name in ECLIPSE "Notif"
BSP Application name is "ZNOTIF".
I am facing error on statement :
sap.ui.jsview("app", "notif.App").placeAt(root); |
seems like it is not going to App.controller.js..
When i am running the same in eclipse it is going to onInit : function() .
Please suggest.
Thanks and Regards,
Gaurav Wani