Dear colleagues,
Following the "Get Started on SAP BTP with SAPUI5/Fiori - Create a Hello World App" mission in the discovery center,added the configuration to the manifest.json for deployment:
crossNavigation": { "inbounds": { "helloworld-show":...
The issue was in the manifest.json:there was a mismatch between sap.app.id and crossNavigation.inbounds parameters. Somehow the sap.app.id should be with "." and the crossNavigation with "-" (I can't find an explanation for this - might help me remem...
HelloI had the same error and this fixed it. However, I still do not manage to build. I know get the following error after changing the version to 11 when I run mvn -X clean install:[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compil...
Hi Danielthanks for the great article. This is very useful. Can you please tell me what SP you saw this on as I just checked SP8 and I don't see.CheersDavid