Hi all,
I'm trying to deploy a simple application in SAP HANA cloud local runtime. The application displays a simple form. I have the createContent method in view.js file.
But when I run the application in the Local runtime, I get the following error.
Uncaught TypeError: Object [object Object] has no method 'createContent'sap-ui-core.js:126
What could be the reason for this error? Please suggest me how I should proceed.
Regards,
Saranya