Subscribe to the SAP Launchpad Service
- How to subscribe to SAP Launchpad service
- How to test your SAP Launchpad site
Prerequisites
- Step 1
In this tutorial, you will use the SAP Launchpad service to access your CAP service and its UI. Additionally, the SAP Launchpad service provides features like personalization, role-based visibility, theming, and more. You can add multiple applications to one launchpad, including subscribed ones and applications from SAP S/4HANA or SAP BTP.
Log in to complete tutorial - Step 2
Enter your Global Account. If you are using a trial account, choose Go To Your Trial Account.
Choose Account Explorer.
In the Subaccounts tab, choose the subaccount where you have deployed your service and application.
Choose Services → Service Marketplace on the left.
Search for the Launchpad Service tile and choose Create.
Keep the default settings for Service and Plan and choose Create.
You have now subscribed to the SAP Launchpad service.
Log in to complete tutorial - Step 3
You need to assign your user to the
Launchpad_Admin
role collection, so you don’t get an error accessing the Launchpad Service site later on.-
Choose Security → Users on the left.
-
Choose your user.
-
Under Role Collections on the right, choose Assign Role Collection and assign the
Launchpad_Admin
role collection to your user. -
Open another browser or clear your browser’s cache.
See section Initial Setup in the SAP Launchpad service’s documentation for more details.
Log in to complete tutorial -
- Step 4
Choose Services → Instances and Subscriptions on the left.
Locate the Launchpad Service under Subscriptions and choose Go to Application.
Choose Channel Manager on the left and refresh the
HTML5 Apps
entry there.Content providers aren’t reloaded automatically when you push an app, so it’s important to manually refresh.
Choose Content Manager → Content Explorer and open the content provider
HTML5 Apps
.Add the
Risks
andMitigations
to My Content.Choose Content Manager → My Content.
In the item list, choose the item
Everyone
.Everyone
is a role that has to be assigned to theRisks
andMitigations
apps so all users can access them.Choose Edit, click on the search field, assign the
Risks
andMitigations
apps to the role, and choose Save.Navigate back to My Content.
Choose New → Group.
Type in
Risk Management
as the title of the group and assign theRisks
andMitigations
apps to it.This way, you are telling the SAP Launchpad service to display the
Risks
andMitigations
apps in a group calledRisk Management
.Choose Site Directory → Create Site.
Type in
Risk Management Site
for the site name and choose Create.The new site gets the
Everyone
role by default, so you don’t have to assign it explicitly. The default site properties are sufficient for the purposes of this tutorial.
Log in to complete tutorial - Step 5
-
Choose Go to site.
You can see the
Risk Management
group that includes theMitigations
andRisks
apps. -
Open the
Risks
app.
You have launched your
Risks
app through the SAP Launchpad service.If you choose Go, you will get an error because you haven’t assigned a role collection to your user yet. We’ll do it in the next tutorial.
The result of this tutorial can be found in the
launchpad-service
branch.What role is assigned to the `Risks` and `Mitigations` so all users can access them?
Log in to complete tutorial -