Add Navigation Manually to Integrate an SAPUI5 App Into a Launchpad Site
Beginner
20 min.
Add navigation properties to your custom-developed SAPUI5 app so it can be integrated into your launchpad site in the SAP Launchpad service.
You will learn
- How to configure the navigation properties for your custom app
Adding navigation properties to custom-developed apps is mandatory if you want to add them to a launchpad site. To add navigation properties to an app, edit its manifest.json
file and add an intent to it. An intent is a unique combination of a semantic object and an action.