Skip to Content
0
Apr 24, 2020 at 09:11 PM

Use SAP HANA as the Database for a CAP Java Application - Tutorial

853 Views

Hi

Iam following the Tutorial for SAP CAP (CLOUD APPLIATION PROGRAMMING MODEL) from this link

https://developers.sap.com/tutorials/cp-cap-java-hana-db.html

Iam using Intellij IDE to create the java based Maven project and went through all the steps but when switching from Sqlite to Hana and use the Following command as per the tutorial and also have SAP CLOUD HANA TRIAL account

cds deploy --to hana:bookstore-hana

I get the following error

[ERROR] [cds.deploy] - In order to use the hdi deployer for Windows you require the SAP CommonCryptoLib. Please follow https://help.sap.com/viewer/e54136ab6a4a43e6a370265bf0a2d744/4.2.12/en-US/c049e28431ee4e8280cd6f5d1a8937d8.html for further information.

Note : I use Sap Hana trial account

I have used Cf login and have a dev space and organization

I feel something is missing since it is a sap cloud hana trial account it should not ask for crypto libraries etc