Skip to content

Commit a7f1b80

Browse files
authored
Merge pull request #18590 from iwonahahn/master
new tutorials CAP on Kyma & update of existing CAP tutorials
2 parents e757fae + be6ac83 commit a7f1b80

56 files changed

Lines changed: 1986 additions & 86 deletions

File tree

Some content is hidden

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
1717
- [Create an SAP Fiori Elements-Based UI](btp-app-create-ui-fiori-elements)
1818
- [Add Business Logic to Your Application](btp-app-cap-business-logic)
1919
- [Create a UI Using Freestyle SAPUI5](btp-app-create-ui-freestyle-sapui5)
20-
- [Add More Than One Application to the Launch Page](btp-app-launchpage)
20+
- [Use a Local Launch Page](btp-app-launchpage)
2121
- You need to install [passport](http://www.passportjs.org/)
2222

2323
## Details

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ For more information on how to configure and run predefined pipelines for your o
4646
> When running the tutorial with a trial account, please have in mind the following considerations:
4747
4848
> * Choose host region `cf-us10` when creating a new trial account. This will ensure that the SAP Continuous Integration and Delivery service is available to your account.
49-
> * If you use an existing trial account, make sure the host region is different from `cf-ap21`. Otherwise, the SAP Continuous Integration and Delivery service might be missing from your account. To check the host region for your account, choose **About** from the dropdown under your user in the top right corner of the SAP BTP Cockpit.
49+
> * If you use an existing trial account, make sure the host region is different from `cf-ap21`. Otherwise, the SAP Continuous Integration and Delivery service might be missing from your account. To check the host region for your account, choose **About** from the dropdown under your user in the top right corner of the SAP BTP cockpit.
5050
5151
1. Enter your **Global Account**. If you are using a trial account, choose **Go To Your Trial Account**.
5252

@@ -374,7 +374,7 @@ You have to trigger your job manually the first time after creation.
374374
375375
> Verify you have added all necessary entitlements to your account as specified in [Prepare for SAP BTP Development](btp-app-prepare-btp).
376376
377-
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.
377+
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.
378378
379379
!![Applications](CICD_cpapp_applications.png)
380380

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,7 @@ The application is now generated and in a few seconds you can see it in the `app
9191
9292
2. Choose the link [http://localhost:4004/risks/webapp/index.html](http://localhost:4004/risks/webapp/index.html) for the HTML page.
9393
94-
3. On the launch page that now comes up, choose the **Risks** tile.
95-
96-
!![Index HTML Page](feapptile.png)
97-
98-
You can now see the application without any data.
94+
3. You can now see the application without any data.
9995
10096
!![Index HTML Page](feappempty.png)
10197
@@ -312,4 +308,4 @@ The result of this tutorial can be found in the [`create-ui-fiori-elements`](htt
312308
313309
314310
[ACCORDION-END]
315-
---
311+
---
288 KB
Loading
175 KB
Loading
158 KB
Loading
286 KB
Loading
196 KB
Loading
19.6 KB
Loading

0 commit comments

Comments
 (0)