Hi,
I need to connect a locally running HCP Server via a Destination maintained in HCP Cockpit, so that it can be used in a Fiori App created in Web IDE.
We are facing a strange issue, which is likely related to Windows 8.1 <-> Windows 10 (I guess).
A colleague of mine (running Win 8.1) simply created a destination in HCP, type HTTP, pointing to his local server URL. No issues, everything works fine, so the routing in neo.app.json in the WebIDE works fine, it uses the destination and retrieves data from the local server of my colleague.
When I try the exact same thing (but running Windows 10), using my local server URL, I get an "unknownHostException" as soon as the Fiori app tries to retrieve data from my local server. Out of curiosity I exchanged the local URL with my local IP. This way my local server can be found, but I get a "Target service not allowed" exception.
Anyone got some hints what I might change in order to get this scenario to work ? Windows HOST file maybe ?
Thanks and best regards,
Ingo