Hello,
we're about to use NWDS (7.31, SP1, Patch 2) together with our AEX installation. We have successfully configured the connection to the
Enterprise Service Repository and Integration Directory and are able to read objects. However when trying to read communication channels
details we're getting an error in the NWDS log:
com.sap.aii.util.hmi.api.HmiCoreException: Connection to system Q55 using application <host> lost. Detailed information: Error accessing "http://<host>:57900/rep/remoteobjectaccess/int?container=any" with user "myuser".
Response code is 503, response message is Service Unavailable
Our Integration Directory runs with https on port 443. When I change the URL to "https://<host>:443/rep/remoteobjectaccess/int?container=any", I can see that the service is available. I haven't configured the URL in NWDS, since I suppose that it has been returned from the server on reading communication channel details.
Does anybody know where the correct URL might be configured on the server side?
Kind regards,
Heiko