SAPUI5 - Deploy application on HCP using WEB IDE w/ error on sap.ui.core.js
Date : March 29 2020, 07:55 AM
it helps some times I could fix it using the following method: My application was creating the follwing URL: "sendWelcomeFileRedirect": true,
"welcomeFile": "/webapp/index.html"
|
SAPUI5 deploy application with binary files MIMES
Date : March 29 2020, 07:55 AM
seems to work fine I placed all my binaries (PNG images in my case) into a separate folder /png under webapp folder in Web IDE and in controller onInit event I calculate the path like this ("hcm.myleaverequest.ESSLeaveReqExt" is my app id): this._sPNGpath = $.sap.getModulePath("hcm.myleaverequest.ESSLeaveReqExt", "/png");
icon="{ViewSettings>/PNGPath}/mylogo.png"
<core:HTML content='<audio controls><source src="{ViewSettings>/PNGPath}/old_telephone_ringing_copy.png" type="audio/mpeg"></audio>'>
|
Unable to deploy application on Websphere 8.0 due to OutOfMemory error
Date : March 29 2020, 07:55 AM
|
Tomcat unable to deploy my application. It failed with the following error.
Date : March 29 2020, 07:55 AM
|
How to build, deploy and test a SAPUI5/Fiori application on HANA XS in less than 10 minutes
Date : March 29 2020, 07:55 AM
|