cancel
Showing results for 
Search instead for 
Did you mean: 

How to set proxyUser and proxyPassword properties in .xshttpdest

former_member204024
Participant
0 Kudos

Hi,

I am behind the proxy server and try to consume a web service from HANA.  I have given the proxy server details in the following properties

proxyHost = "<myserver>";

proxyPort = <my port no>;

But how to pass the authentication details for my proxy server.  I am getting "Proxy authorization failed".

Regards,

Subramanian S.

Accepted Solutions (1)

Accepted Solutions (1)

pfefferf
Active Contributor
0 Kudos

Hello Subramanian,

in the .xshttpdest file you just can define the host and port for the proxy.

To add your authentication details (user, pwd) you have to go to the XS Admin tool (https://<host>:<port>/sap/hana/xs/admin/) on your HANA system. Select your destination file of your application and just enter the information within frame "Proxy".

Best Regards,

Florian

former_member204024
Participant
0 Kudos

Hi Florian,

I will test this and keep you posted.

Regards,

Subramanian S.

former_member204024
Participant
0 Kudos

Hi Florian,

Thanks for your tip.  Its working now.

Regards,

Subramanian S.

Answers (0)