Skip to content

Commit ad267f9

Browse files
Screenshots
1 parent f44e736 commit ad267f9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

cap-service/README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,12 @@ The MTA file bind the CAP service to the xsuaa service already created by the `m
3131
6. Set the address of the `Northwind` destination to the URL of CAP service
3232
7. Set the additional property `HTML5.ForwardAuthToken` to `true`
3333

34+
![image](https://user-images.githubusercontent.com/51169423/132773729-253d5b06-8631-4c09-9090-cff7f4a116e8.png)
35+
3436
## Check the Result
3537

3638
### Check the HTML5 App
37-
To be sure to use the new address set in the destination open a incognito browser window and access the URL of the HTML5 App of the `managed-html5-runtime-fiori-mta` package, you should see the same data, however the product name of the product with ID 1 will be *Hello from CAP*, this is the mark that the data are read from the CAP service.
39+
To be sure to use the new address set in the destination open an incognito browser window and access the URL of the HTML5 App of the `managed-html5-runtime-fiori-mta` package, you should see the same data, however the product name of the product with ID 1 will be *Hello from CAP*, this is the mark that the data are read from the CAP service.
40+
41+
![image](https://user-images.githubusercontent.com/51169423/132773806-f1964c2f-4679-4f7c-988a-a55824729f55.png)
42+

0 commit comments

Comments
 (0)