cancel
Showing results for 
Search instead for 
Did you mean: 

How to form URL and connect to hana using http in java

Former Member
0 Kudos

How does hana http connection work? I want to connect to hana XS using http connection in java, I've been looking for something that might help but failed.

I want to know how the URL is formed and how ipbase64 certificate is sent over an http connection.

Any help will be appreciated.

former_member373137
Discoverer
0 Kudos

HI Subham,

I have the same requirement to create HTTPS connection to HANA in JAVA.

Have you been able to get any success on it? If yes, please can you guide me then.

Thanks,

Baibhow

SergioG_TX
Active Contributor
0 Kudos

what have you tried? are you trying to consume an odata service or a direct connection via jdbc?

for xsodata you should use the url to the service. for jdbc, you need to have valid credentials and the connection string to the system.

what version of HANA are you using?

Accepted Solutions (0)

Answers (0)