Integrate Your App into Your Portal Site (Cloud Foundry)
- How to consume your own developed apps in a Portal site
- How to add the app to the
Launchpad
page in your Portal site.
Prerequisites
You’ve created a SAP HTML5 module in SAP Web IDE and deployed it to your SAP Cloud Platform subaccount.
For more information about how to create the app, see the tutorial: Develop Your First SAP Fiori App for Use in a Portal Site on SAP Cloud Platform on Cloud Foundry.
The Launchpad
page in your JobCore Portal
site already contains a URL app. In this tutorial, you’re going to add the SAP Fiori app that you created in SAP Web IDE to a different group in the launchpad of your Portal site.
To consume apps that you created in the Portal, you first need to configure a destination to your developed content.
The entry point for your developed content is the App Router URL of the MTA file that you developed. So first you’ll find the URL of the App Router of your deployed MTA file and then you’ll add a destination to this App Router.