My intention is to deploy a new master detail app developed using webide in Fiori Launchpad . For this following the guide How To Deploy an SAPUI5 App On Fiori Launchpad but unable to procced from the page 8 where i need to enter additional information collecting the details from component.js of the ui5 app. I could nt see any componnet.js info to add in.
Looking in template for similar information : Additional Information: SAPUI5.Component=sap.infoday.selfservice
@Margot Wollny@Michal Keidar@Margot Wollny
Any suggestions ?
Thanks in advance
Mike
I think it should be the sap.app/id property in the manifest.json file.
Hello Michael,
The Additional Information field should be filled with the namespace of your component. This value should be at line 10 of your screenshot of Component.js, but it isn't there. Is your app working running from SAP WEB IDE?
If you need help to create your app I suggest you look at SAP Fiori - Developing Custom Apps (Using SAP Web IDE), there are a couple of tutorials. Or you can try an openSAP course Build Your own SAP Fiori App in the Cloud if you have the time.
Regards,
Leonardo.
Add a comment