Hi,
I have added a Fiori App to my Fiori Launchpad.
When I execute the app i receive a failure.
abap.js:2 GET http://xx.xx.xx:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/~20160322095900~/corp/peri/manifest.json 404 (NOT FOUND)
One step before the component.js was found correctly.
http://xx.xx.xx:xxxx//sap/bc/ui5_ui5/sap/zui5_auto_error/~28A5D426E1A756CB6630163F8EC2A974~5/Component.js
Where can I see more details about my failure?
Maybe there is a problem in the component.js
The App was built in WEB IDE and the component.js is working with sap.ui.define and not jquery.sap.declare ?
Thanks - Klaus