on 2020 Jul 19 5:22 AM
Hello All,
I am working in ides system some odata project. When I execute it in sap gateway client it's working properly. But the problem when calling it from the browser . It works properly when I use the ip address instead of hostname. Where can I change hostname instead of ip.
Hi Naveen,
as bhargav.bhatt wrote you should try to use the Full Qualified Hostname.
There is also a system profile parameter gw/alternative_hostnames available that might help you as well.
I am using it in my test landscapes that are cloned systems. All have the same hostname, but this cannot be resolved by our internal DNS. But the responses in XML usually contain this hostname.
If you configure
gw/alternative_hostnames = <IP adress of your clone>
in DEFAULT.PFL then the system will respond such that the URL's in the responses would also contain the IP.
So maybe maintaining the hostname that you are using in the profile might also help.
See also the official documentation for that parameter
Regards,
Andre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Naveen,
Try using fqdn. Also please check whether you have maintain DNS entry correctly or not.
You can try to add local hostfile entry of hostname against the IP and try
Regards
Bhargav Bhatt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
64 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.