cancel
Showing results for 
Search instead for 
Did you mean: 

VIEW deployment in Semantic Layer SAP HANA but issue in api Check in Browser ?

former_member209771
Active Participant

I created a calculation View in SAP HANA and deployed the same in SAP HANA Model Management.

But, when I try to get the api details using POSTMAN, I get a proxy error below is the details :

Url : https://10.0.0.181:50000/b1s/v1/sml.svc/$metadata

Response :

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html> <head> <title>502 Proxy Error</title> </head> <body> <h1>Proxy Error</h1> <p>The proxy server received an invalid response from an upstream server. <br /> The proxy server could not handle the request <em> <a href="/b1s/v1/sml.svc/$metadata">GET /b1s/v1/sml.svc/$metadata</a> </em>. <p> Reason: <strong>Error reading from remote server</strong> </p> </p> </body> </html>

Please help.

Regards,

Saha

Accepted Solutions (0)

Answers (1)

Answers (1)

youngjoon_kim
Explorer
0 Kudos

Did you manage to solve this issue? I am having the same problem.