cancel
Showing results for 
Search instead for 
Did you mean: 

Hide the real hostname in web dispatcher

d_dimas75
Participant
0 Kudos

Hi all

we have set up a new Web dispatcher server and connected it with our SAP development system. The webdisp hostname is (not the real name) "sapwebdisp.my.name.com" and the abap system is "abap.my.name.com".

When testing via SOAP UI the wsdl is running but it returns the abap's real hostname:port and not the webdisp hostname:port.

I have maintained in abap system the HTTPURLLOC but have the same issue.

Can you please advise on how to hide the real hostname?

Regards

Dimitris

Accepted Solutions (1)

Accepted Solutions (1)

thalesvb
Active Contributor

Hello,

You also have to create a "Reverse proxy" entry on SOAMANAGER, probably this is the missing part.

I recommend reading KBAs 3112223 (helped me to solve same issue before) and 1849044, they have further information about this topic and related example.

Kind regards

Answers (1)

Answers (1)

d_dimas75
Participant
0 Kudos

Thank you Thales

the 3112223 was the solution in my case too.

Best Regards

Dimitris