Skip to content

Commit 1f4e906

Browse files
authored
Merge pull request #2550 from AchimSeubert/main
Adjust Steampunk as a Content Provider for SAP Build Work Zone Tutorial
2 parents 66789cd + 6e43ff3 commit 1f4e906

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

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

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,21 @@ primary_tag: software-product>sap-btp--abap-environment
8989

9090
1. In the `Maintain Business Roles` app, search for business role ID `SAP_BR_ADMINISTRATOR`.
9191

92-
2. Open business role `SAP_BR_ADMINISTRATOR`.
92+
2. Copy business role `SAP_BR_ADMINISTRATOR` to
9393

94-
3. Choose `Edit`.
94+
- New Business Role ID: `ZSAP_BR_ADMINISTRATOR`.
9595

96-
4. Mark `Exposed to SAP BTP`.
96+
- Description: `Tutorial: Federated Administrator`.
9797

98-
<!-- border -->![Expose to the SAP Launchpad Service](8-expose-to-launchpad-service.png)
98+
- Choose: Copy from Source `Assigned Launchpad Spaces`.
99+
100+
<!-- border -->![Copy Business Role](copy-sap_br_administrator.png)
101+
102+
- Choose button `OK`.
103+
104+
3. Mark `Exposed to SAP BTP`.
105+
106+
4. Choose `Save`.
99107

100108
> 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.
101109
@@ -186,7 +194,9 @@ You create a design-time destination to define the location from which the SAP B
186194

187195
- Description: `Tutorial: Runtime destination for ressources`
188196

189-
- URL: Fiori Launchpad URL of the SAP BTP, ABAP environment system
197+
- URL: Fiori Launchpad URL of the SAP BTP, ABAP environment system without the `/ui` path.
198+
199+
Format: https://<`tenant`>.**`abap-web`**.<`region`>.hana.ondemand.com
190200

191201
- Proxy Type: `Internet`
192202

@@ -215,7 +225,9 @@ Finally the destination should look like this:
215225

216226
- Description: `Tutorial: Dynamic runtime destination for OData access`
217227

218-
- URL: SAP Fiori Launchpad URL of the SAP BTP, ABAP environment system. Replace `abap-web` with `abap`. Format: https://<`tenant`>.**`abap`**.<`region`>.hana.ondemand.com
228+
- URL: SAP Fiori Launchpad URL of the SAP BTP, ABAP environment system. Replace `abap-web` with `abap` and remove the `/ui` path.
229+
230+
Format: https://<`tenant`>.**`abap`**.<`region`>.hana.ondemand.com
219231

220232
- Proxy Type: `Internet`
221233

@@ -325,7 +337,7 @@ The destination should look like this:
325337

326338
4. Choose `Assign Role Collection` in the `Role Collection` section (depending on your window size, you might have to select `...` first).
327339

328-
5. Assign the created role collection `~tutorial_SAP_BR_ADMINISTRATOR` to the user.
340+
5. Assign the created role collection `~tutorial_ZSAP_BR_ADMINISTRATOR` to the user.
329341

330342
<!-- border -->![Assign created role collection to SAP BTP, ABAP environment user](1-add-role collection.png)
331343

33.3 KB
Loading

0 commit comments

Comments
 (0)