2018 Dec 14 9:49 AM
I am trying to create oData service in iwfnd/gw_client but after adding entitysets it is showing error that HTTP receive failed. what should I do. Is this basis issue. If so, where should be the problem? please help.
2018 Dec 14 1:27 PM
This looks like a BASIS issue, however difficult to judge what is the root cause. There may be a lot of different reason like wrongly configured HTTP server or the host name is incorrect.
I would recommend to contact with a BASIS Admin in your organization.
2018 Dec 14 9:23 PM
Hi Preety,
Well, lets see NIEHOST_UNKNOWN means Network Interface Error Host Unknown...
That means that the hostname used cannot be resolved.... I would check that the hostname given is correct and available via DNS and or update the hosts file with the IP and hostname.
Also after checking a few old threads seems like some people suggested that the protocol could be wrong, try with HTTPS instead.
Regards, JP
2019 May 28 9:39 AM
Hi
It seems that you do not have a proxy configured properly. You could try and deactivate the proxy settings (untick "Proxy setting is active") in SICF and test if it works without. It worked for me.
Goto SICF press execute and select Client -> Proxy settings from the menu and untick "Proxy setting is active".
Regards,
Caroline
2021 Jan 29 6:57 PM
This is the right solution as per SAP note: 2549801.
Best regards.
Andrés.
2022 Aug 17 8:26 PM
@cal75 - Thanks, your answer worked the charm for me. I have been messing with this for three days and you summed it up in three sentences! Now I can get to work, thanks again.