Skip to content

Commit 7940861

Browse files
authored
Merge pull request #23072 from Paolaufer/master
Master
2 parents 5a16153 + b79e472 commit 7940861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/appstudio-cap-deploy-app/appstudio-cap-deploy-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The result should look as follows:
6767

6868
<!-- border -->![Run COnfiguration SAP HANA dependencies](run.png)
6969

70-
The **Run Configuration** view allows you to bind to the specific SAP HANA instance with which you want your application to run. It will automatically install all the required dependencies and offer you to deploy your data model. (It actually generates a deploy task that you can run at any given time.) Moreover, it generates a connection in the **SQLTOOLS** view, so you can instantly check the data in your database.
70+
The **Run Configuration** view allows you to bind to the specific SAP HANA instance with which you want your application to run. It will automatically install all the required dependencies and offer you to deploy your data model. (It actually generates a deploy task that you can run at any given time.)
7171

7272
2. Click the **Bind** icon to the right of the `db` dependency. A list of SAP HANA service instances from your space is presented (you may need to log into Cloud Foundry).
7373

@@ -83,7 +83,7 @@ The result should look as follows:
8383

8484
The deployment task runs. Make sure it completes successfully.
8585

86-
5. Open the **SQLTOOLS** view.
86+
5. Open the **SAP HANA database explorer**.
8787

8888
6. Click on the connection created for your SAP HANA instance.
8989

0 commit comments

Comments
 (0)