Skip to content

Commit 5232f48

Browse files
Updated old naming SAP launchpad service
1 parent f704368 commit 5232f48

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

tutorials/abap-environment-lp-service-content-provider/abap-environment-lp-service-content-provider.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ tags: [ tutorial>beginner, programming-tool>abap-development, software-product>s
88
primary_tag: software-product>sap-btp--abap-environment
99
---
1010

11-
# Set SAP BTP, ABAP Environment as a Content Provider for SAP Launchpad Service
12-
<!-- description --> Expose launchpad content of a SAP BTP, ABAP Environment system to the SAP Launchpad service of a subaccount on SAP Business Technology Platform.
11+
# Set SAP BTP, ABAP Environment as a Content Provider for SAP Build Work Zone, standard edition
12+
<!-- description --> Expose launchpad content of a SAP BTP, ABAP Environment system to the SAP Build Work Zone, standard edition of a subaccount on SAP Business Technology Platform.
1313

1414
## Prerequisites
15-
- You have subscribed to the SAP Launchpad service in the subaccount the content shall be consumed and your user is assigned to the `Launchpad_Admin` role collection. To subscribe to the SAP Launchpad service and assign the role collection, see ["Set Up the SAP Launchpad Service"](cp-portal-cloud-foundry-getting-started).
15+
- You have subscribed to the [SAP Build Work Zone, standard edition](https://help.sap.com/docs/WZ_STD) in the subaccount where the content shall be consumed and your user is assigned to the `Launchpad_Admin` role collection. To subscribe to the SAP Build Work Zone, standard edition and assign the role collection, see ["Set Up the SAP Launchpad Service"](cp-portal-cloud-foundry-getting-started).
1616
- Your user in the SAP BTP, ABAP environment system is assigned to the `SAP_BR_ADMINISTRATOR` role. See [Assigning the ABAP Environment Administrator Role to the New Administrator User](https://help.sap.com/docs/BTP/65de2977205c403bbc107264b8eccf4b/ad888b0ab0a74665a22e0a58ef9e9100.html?version=Cloud).
1717

1818
## You will learn
1919
- How to set up a communication arrangement for communication scenario `SAP_COM_0647`
20-
- How to expose the launchpad content of a business role to the SAP Launchpad service
20+
- How to expose the launchpad content of a business role to the SAP Build Work Zone, standard edition
2121
- How to create the necessary destinations in the SAP BTP subaccount
2222
- How to create a content provider
2323
- How to create a launchpad site and add the exposed content
@@ -38,7 +38,7 @@ primary_tag: software-product>sap-btp--abap-environment
3838

3939
<!-- border -->![Communication system overview](1-1-communication-system.png)
4040

41-
3. Add a technical user for inbound communication.
41+
3. Add a technical user for inbound communication:
4242

4343
<!-- border -->![New Inbound User](2-Users-for-inbound-communication.png)
4444

@@ -85,7 +85,7 @@ primary_tag: software-product>sap-btp--abap-environment
8585
6. Select `Save`.
8686

8787

88-
### Select Roles for Exposure to Launchpad Service
88+
### Select Roles for Exposure to SAP Build Work Zone, standard edition
8989

9090

9191
1. In the `Maintain Business Roles` app, search for business role ID `SAP_BR_ADMINISTRATOR`.
@@ -94,9 +94,9 @@ primary_tag: software-product>sap-btp--abap-environment
9494

9595
4. Choose `Expose to SAP Launchpad Service`.
9696

97-
<!-- border -->![Expose to the SAP Launchpad Service](8-expose-to-launchpad-service.png)
97+
<!-- border -->![Expose to the SAP Launchpad Service](8-expose-to-launchpad-service-old.png)
9898

99-
> The content related to the exposed business role, such as groups, catalogs, pages, or spaces, can be consumed by the SAP Launchpad service as soon as the job, which you have configured in the previous step, has run successfully.
99+
> The content related to the exposed business role, such as groups, catalogs, pages, or spaces, can be consumed by the SAP Build Work Zone, standard edition as soon as the job, which you have configured in the previous step, has run successfully.
100100
101101

102102
### Configure Communication between the SAP BTP Subaccount and the SAP BTP, ABAP Environment System
@@ -150,9 +150,9 @@ primary_tag: software-product>sap-btp--abap-environment
150150

151151
### Create the Design-Time Destination
152152

153-
You create a design-time destination to define the location from which the SAP Launchpad service should fetch the exposed content.
153+
You create a design-time destination to define the location from which the SAP Build Work Zone, standard edition should fetch the exposed content.
154154

155-
1. Navigate to the subaccount in which you have subscribed to the SAP Launchpad Service.
155+
1. Navigate to the subaccount in which you have subscribed to the SAP Build Work Zone, standard edition.
156156

157157
2. In the `Connectivity` menu, choose `Destinations`.
158158

@@ -251,9 +251,9 @@ The destination should look like this:
251251

252252
1. Before you create the content provider, make sure the content is available. The content is synchronized every 10 minutes, as configured in step 2. It can take up to one hour until the first synchronization run is scheduled. To check the availability of the content, open the **Display Launchpad Content Exposure Logs** app from the SAP Fiori launchpad in your SAP BTP, ABAP environment system. Once everything has been synchronized successfully, the content is available for consumption.
253253

254-
2. From the subaccount, navigate to `Services` > `Instances and Subscriptions` and search for the `Launchpad Service` in the search box
254+
2. From the subaccount, navigate to `Services` > `Instances and Subscriptions` and search for the `SAP Build Work Zone, standard edition` in the search box
255255

256-
3. Access Launchpad Service.
256+
3. Access SAP Build Work Zone, standard edition.
257257

258258
4. Select **Provider Manager**.
259259

@@ -322,15 +322,15 @@ The destination should look like this:
322322

323323
<!-- border -->![Launchpad URL](9-copy-launchpad-url.png)
324324

325-
> Now you have assigned the business role, that is exposed to the SAP launchpad service, to your launchpad site. With the business role all apps that are related to this business role will be available on the launchpad site. Also, a role collection is created, which is labeled according to this format: `<Content Provider name>_<Business Role name>`
325+
> Now you have assigned the business role, that is exposed to the SAP Build Work Zone, standard edition, to your launchpad site. With the business role all apps that are related to this business role will be available on the launchpad site. Also, a role collection is created, which is labeled according to this format: `<Content Provider name>_<Business Role name>`
326326
327327

328328
### Add Role Collection to User
329329

330330

331331
> To access the launchpad site you have to assign the role collection created in the previous step, to your SAP BTP, ABAP environment user in the SAP BTP cockpit.
332332
333-
1. Open the SAP BTP Cockpit and navigate to the subaccount of the SAP Launchpad service.
333+
1. Open the SAP BTP Cockpit and navigate to the subaccount of the SAP Build Work Zone, standard edition.
334334

335335
2. Navigate to the `Users` menu.
336336

0 commit comments

Comments
 (0)