cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect HANA backend with SMP on Cloud

Former Member
0 Kudos

Hi,

I am trying to deploy a mobile application on SMP on HANA Cloud(trial edition).

The backend i need to connect is SAP HANA instance hosted on AWS.

So i need to specify the application endpoint in HANA cloud to get it connected.

But in my application i had connected it via JDBC connection URL.

How can i create or configure the application endpoint to connect with the HANA Server.

Please Suggest.

Regards,

Shrikant N.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Shrikant,

If you haven't copied the ngdbc.jar then you perform the below mentioned steps

The ngdbc.jar file will be present in the below directory {Installed location of HANA client}\sap\hdbclient

Step 1: - Copy the ngdbc.jar file (HANA JDBC connector) into the

                 Sybase Install>\UnwiredPlatform\Servers\UnwiredServer\lib\3rdparty directory

Step 2: Copy the ngdbc.jar file (HANA JDBC connector) into the 

              Sybase\UnwiredPlatform\MobileSDK22\Eclipse\endorsed directory

Step 3: Launch the Sybase Control Center (SCC)

              Open up Connections in the Unwired Server Cluster Management View

              Located under <server name> -> Domains -> default -> Connections

Regards,

Srinivas Divakarla

Former Member
0 Kudos

Thanks for reply, but i am asking about configuring the SMP on HANA Cloud to get it connected with HANA DB on AWS.

Former Member
0 Kudos

Hi Shrikant,

Have you copied the ngdbc.jar file from HANA Studio to SMP already? Are you able to see SAP_HANA as a connection templete in SCC under connections?

Regards,

Srinivas Divakarla