cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HANA REST API's

Former Member
0 Kudos

Hi,I am new for SAP HANA.

I am trying to extract the metadata from SAP HANA Database using REST API's.

I am using Metadata REST API

http://host:port/sap/hana/xs/dt/base/metadata

When i am trying this REST in my postman, its show like this.

Please help me.

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

architectSAP
Active Contributor
0 Kudos

Are you connecting to a multitenant HANA system? If you did, the ports would be different:

TCP/IP Ports of All SAP Products

Best regards

Frank

Former Member
0 Kudos

Thanks Frank,

Actually,i am using Single Host system only.

architectSAP
Active Contributor
0 Kudos

Okay, this is good to know. However, I still think that you are trying to connect to the wrong port. What you want to connect to is your HANA Web Dispatcher port:

The details for this can be found in your Web Dispatcher profile:

Best regards

Frank