Skip to content

Commit 0a4526e

Browse files
authored
new CAP mission on Consuming Services (#7020)
* Automatic commit: Move 'btp-app-cap-business-logic', 'btp-app-cap-mta-deployment', 'btp-app-cap-roles' from QA to Production * Automatic commit: Move 'btp-app-introduction', 'btp-app-launchpad-service' from QA to Production * Automatic commit: Move 'btp-app-ext-service-intro', 'btp-app-ext-service-add-consumption', 'btp-app-ext-service-consume-ui', 'btp-app-ext-service-s4hc-register', 'btp-app-ext-service-s4hc-use' from QA to Production * Automatic commit: Move 'btp-app-ext-service-intro', 'btp-app-ext-service-add-consumption', 'btp-app-ext-service-consume-ui', 'btp-app-ext-service-s4hc-register', 'btp-app-ext-service-s4hc-use' from QA to Production * Automatic commit: Move 'btp-app-cap-business-logic', 'btp-app-prepare-xsuaa', 'btp-app-logging', 'btp-app-launchpad-service', 'btp-app-launchpage', 'btp-app-introduction', 'btp-app-hana-cloud-setup', 'btp-app-ext-service-s4hc-use', 'btp-app-ext-service-s4hc-register', 'btp-app-ext-service-intro', 'btp-app-ext-service-consume-ui', 'btp-app-ext-service-add-consumption', 'btp-app-create-ui-freestyle-sapui5', 'btp-app-create-ui-fiori-elements', 'btp-app-ci-cd-btp', 'btp-app-cap-roles', 'btp-app-cap-mta-deployment' from QA to Production
1 parent 58f24d6 commit 0a4526e

45 files changed

Lines changed: 1085 additions & 44 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

tutorials/btp-app-cap-business-logic/btp-app-cap-business-logic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
2121

2222

2323

24-
To continue with this tutorial you can find the result of the previous tutorial in the [`cap/fiori-elements-app`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cap/fiori-elements-app) branch.
24+
To start with this tutorial use the result in the [`cap/fiori-elements-app`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cap/fiori-elements-app) branch.
2525

2626
---
2727

tutorials/btp-app-cap-mta-deployment/btp-app-cap-mta-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
3030
- How to deploy your application as Multi-Target Application (MTA) to SAP BTP, Cloud Foundry runtime
3131

3232

33-
To continue with this tutorial you can find the result of the previous tutorial in the [`cp/roles`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cp/roles) branch.
33+
To start with this tutorial use the result in the [`cp/roles`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cp/roles) branch.
3434

3535
---
3636

@@ -343,7 +343,7 @@ Alternatively, role collections can be manually assigned in the SAP BTP cockpit.
343343
[ACCORDION-END]
344344
---
345345
[ACCORDION-BEGIN [Step 8: ](Build, deploy, and test mtar file)]
346-
1. Build the MTA module from the project root folder:
346+
1. Build the MTA module from your project root folder:
347347

348348
```Shell/Bash
349349
mbt build -t ./

tutorials/btp-app-cap-roles/btp-app-cap-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
2727
- How to access the application with a user and password
2828

2929

30-
To continue with this tutorial you can find the result of the previous tutorial in the [`cap/launchpage`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cap/launchpage) branch.
30+
To start with this tutorial use the result in the [`cap/launchpage`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cap/launchpage) branch.
3131

3232
---
3333

tutorials/btp-app-ci-cd-btp/btp-app-ci-cd-btp.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Configure and Run a Predefined SAP Continuous Integration and Delivery (C
55
description: Enable SAP Continuous Integration and Delivery (CI/CD) service on SAP Business Technology Platform for your CAP application.
66
auto_validation: true
77
time: 15
8-
tags: [ tutorial>advanced, software-product-function>sap-cloud-application-programming-model, topic>node-js, products>sap-business-technology-platform]
8+
tags: [ tutorial>intermediate, software-product-function>sap-cloud-application-programming-model, topic>node-js, products>sap-business-technology-platform]
99
primary_tag: software-product-function>sap-cloud-application-programming-model
1010
---
1111

@@ -40,7 +40,7 @@ For more information on how to configure and run predefined pipelines for your o
4040

4141
[https://cockpit.hanatrial.ondemand.com/](https://cockpit.hanatrial.ondemand.com/)
4242

43-
1. Enter your **Global Account**. If you're using a trial account, choose **Go To Your Trial Account**.
43+
1. Enter your **Global Account**. If you're using a trial account, choose **Go To Your Trial Account**.
4444

4545
2. Choose **Account Explorer**.
4646

@@ -76,7 +76,7 @@ For more information on how to configure and run predefined pipelines for your o
7676

7777
!![Role](CICD_edit_role.png)
7878

79-
11. In the **Users** section, enter your e-mail address in the fields **ID** and **E-Mail**.
79+
11. In the **Users** section, enter your e-mail address in the fields **ID** and **E-Mail**.
8080

8181
12. Select an **Identity Provider**.
8282

@@ -96,7 +96,7 @@ For more information on how to configure and run predefined pipelines for your o
9696

9797
[https://account.hana.ondemand.com/](https://account.hana.ondemand.com/)
9898

99-
1. Enter your **Global Account**. If you're using a trial account, choose **Go To Your Trial Account**.
99+
1. Enter your **Global Account**. If you're using a trial account, choose **Go To Your Trial Account**.
100100

101101
2. Choose **Account Explorer**.
102102

@@ -132,7 +132,7 @@ For more information on how to configure and run predefined pipelines for your o
132132

133133
!![Role](CICD_edit_role.png)
134134

135-
11. In the **Users** section, enter your e-mail address in the fields **ID** and **E-Mail**.
135+
11. In the **Users** section, enter your e-mail address in the fields **ID** and **E-Mail**.
136136

137137
12. Select an **Identity Provider**.
138138

@@ -168,7 +168,7 @@ For more information on how to configure and run predefined pipelines for your o
168168
[ACCORDION-BEGIN [Step 4: ](Configure your GitHub credentials)]
169169
> ### To earn your badge for the whole mission, you will need to mark all steps in a tutorial as done, including any optional ones that you may have skipped because they are not relevant for you.
170170
171-
If your GitHub repository is not private, you can skip this section. If your GitHub repository is private, configure credentials for it, so that SAP Continuous Integration and Delivery service can connect to it.
171+
If your GitHub repository is not private, you can skip this section. If your GitHub repository is private, configure credentials for it, so that SAP Continuous Integration and Delivery service can connect to it.
172172

173173
1. Navigate to the **Credentials** tab in SAP Continuous Integration and Delivery.
174174

@@ -182,7 +182,7 @@ If your GitHub repository is not private, you can skip this section. If your Git
182182

183183
5. For **Username**, enter your GitHub username.
184184

185-
6. For **Password**, use a [personal access token](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token).
185+
6. For **Password**, use a [personal access token](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token).
186186

187187
> Select **repo** as scope when creating the token.
188188
@@ -262,7 +262,7 @@ If your GitHub repository is not private, you can skip this section. If your Git
262262

263263
> Use a technical user instead of your personal credentials.
264264
265-
265+
266266
> Deployment will not work if you have activated Two-factor authentication for the user.
267267
268268
17. Leave the **Upload to Cloud Transport Management** step switched off.
@@ -305,7 +305,7 @@ To create a webhook in GitHub, you need some data that has been automatically cr
305305
[ACCORDION-BEGIN [Step 8: ](Verify the success of your build)]
306306
You have to trigger your job manually the first time after creation.
307307

308-
1. In the **Jobs** tab in SAP Continuous Integration and Delivery, select your job and choose **Trigger Build**.
308+
1. In the **Jobs** tab in SAP Continuous Integration and Delivery, select your job and choose **Trigger Build**.
309309

310310
!![Trigger Job](CICD_trigger_job.png)
311311

@@ -315,19 +315,19 @@ You have to trigger your job manually the first time after creation.
315315

316316
> If you would like to check whether the job is triggered automatically after new changes, you can make a simple change in the code and verify if it's built.
317317
318-
318+
319319
2. Wait until the job has finished and verify that the build tile is marked as successful.
320320

321321
!![Successful Build](CICD_successful_build.png)
322322

323323
> In case you get any errors:
324324
325-
325+
326326
> Verify that your SAP HANA Cloud service instance is running. Your SAP HANA Cloud service instance will be automatically stopped overnight, according to the server region time zone. That means you need to restart your instance every day, before you start working with your trial.
327-
327+
328328
> Verify you have added all necessary entitlements to your account as specified in [Prepare for SAP BTP Development](btp-app-prepare-btp).
329329
330-
3. Navigate to your space in the SAP BTP Cockpit and check the list of installed applications. Now, you have a **cpapp-db-deployer** application and a **cpapp-srv** application.
330+
3. Navigate to your space in the SAP BTP Cockpit and check the list of installed applications. Now, you have a **cpapp-db-deployer** application and a **cpapp-srv** application.
331331

332332
!![Applications](CICD_cpapp_applications.png)
333333

@@ -350,4 +350,4 @@ You have now successfully created a CI/CD pipeline and deployed your application
350350

351351
<p style="text-align: center;"><a href="https://sapinsights.eu.qualtrics.com/jfe/form/SV_0im30RgTkbEEHMV?TutorialID=btp-app-ci-cd-btp" target="_blank"><img src="https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/data/images/285738_Emotion_Faces_R_purple.png"></a></p>
352352
[ACCORDION-END]
353-
---
353+
---

tutorials/btp-app-create-ui-fiori-elements/btp-app-create-ui-fiori-elements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
2121
- How to check the annotation files
2222

2323

24-
To continue with this tutorial you can find the result of the previous tutorial in the [`cap/create-service`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cap/create-service) branch.
24+
To start with this tutorial use the result in the [`cap/create-service`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cap/create-service) branch.
2525

2626
---
2727

@@ -34,7 +34,7 @@ An SAP Fiori elements app is an application that leverages SAPUI5, SAPUI5 contro
3434
[ACCORDION-BEGIN [Step 2: ](Generate the UI with an SAP Fiori elements template)]
3535
1. In VS Code, invoke the Command Palette ( **View** **&rarr;** **Command Palette** or <kbd>Shift</kbd> + <kbd>Command</kbd> + <kbd>P</kbd> for macOS / <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> for Windows) and choose **Fiori: Open Application Generator**.
3636

37-
!!! tip
37+
!!! tip
3838
* VS Code will automatically install `@sap/generator-fiori` if missing and open the **Template Wizard**.
3939
* In case you get an error launching the Application Generator, refer to the [FAQ](https://help.sap.com/viewer/42532dbd1ebb434a80506113970f96e9/Latest/en-US) to find a solution.
4040

@@ -249,4 +249,4 @@ The result of this tutorial can be found in the [`cap/fiori-elements-app`](https
249249

250250

251251
[ACCORDION-END]
252-
---
252+
---

tutorials/btp-app-create-ui-freestyle-sapui5/btp-app-create-ui-freestyle-sapui5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
2222
- How to start the application
2323

2424

25-
To continue with this tutorial you can find the result of the previous tutorial in the [`cap/business-logic`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cap/business-logic) branch.
25+
To start with this tutorial use the result in the [`cap/business-logic`](https://github.com/SAP-samples/cloud-cap-risk-management/tree/cap/business-logic) branch.
2626

2727
---
2828

@@ -403,4 +403,4 @@ The result of this tutorial can be found in the [`cap/freestyle-ui5-app`](https:
403403
404404
405405
[ACCORDION-END]
406-
---
406+
---
92.5 KB
Loading
396 KB
Loading
396 KB
Loading
35.5 KB
Loading

0 commit comments

Comments
 (0)