Skip to content

Commit 5f5fee4

Browse files
committed
Update HANA CAP Tutorial
1 parent 4b61d9a commit 5f5fee4

14 files changed

Lines changed: 7 additions & 6 deletions

File tree

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"SAP HANA Database Explorer.displaySapWebAnalyticsStartupNotification": false,
3-
"SAP HANA Database Artifacts.displaySapWebAnalyticsStartupNotification": false
3+
"SAP HANA Database Artifacts.displaySapWebAnalyticsStartupNotification": false,
4+
"SAP HANA SQLScript LSP.URL": "https://hana-cockpit.cfapps.us10.hana.ondemand.com"
45
}
20.5 KB
Loading

tutorials/hana-cloud-cap-add-authentication/hana-cloud-cap-add-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ The UAA will provide user identity, as well as assigned roles and user attribute
196196
197197
![CAP Service successful](cap_successful.png)
198198
199-
1. Finally change the ULR path to `/interaction_items/webapp/index.html`. You are now testing the Fiori free style application from the previous tutorial with data from the CAP service but all with authentication. You should also only be seeing a single record thanks to the data restriction we placed on the service as well.
199+
1. Finally change to the `Interaction_Items` from the test page. You are now testing with data from the CAP service but all with authentication. You should also only be seeing a single record thanks to the data restriction we placed on the service as well.
200200
201201
![Fiori with authentication](fiori_with_authentication.png)
202202
-1.1 KB
Loading
-13.8 KB
Loading
-2.92 KB
Loading

tutorials/hana-cloud-cap-create-project/hana-cloud-cap-create-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Before we create our SAP HANA project, we want to do a few more one-time configu
101101
1. The final input will ask you for your Space. Press **Apply**.
102102
![Space](space.png)
103103

104-
1. Upon completion of all the inputs, you should see that the Organization and Space have been set and you will see any service instances or application instances from the target space. It's normally to see many less options in this tree display than the screenshot.
104+
1. Upon completion of all the inputs, you should see that the Organization and Space have been set and you will see any service instances or application instances from the target space. It's normal to see less options in this tree display than the screenshot depending upon how much other development you might have already done in your BTP account.
105105

106106
![Org and Space Set Correctly](org_space_set_correctly.png)
107107

7.64 KB
Loading
-957 Bytes
Loading
4.9 KB
Loading

0 commit comments

Comments
 (0)