Skip to Content
0
Nov 07, 2018 at 06:27 PM

Import fiori app from abap repository error: make sure /sap/adt/discovery is reachable

743 Views Last edit May 27, 2020 at 06:44 PM 2 rev

Hi All.

I'm trying to import SAPUI5 apps deployed on gateway using web ide, but I'm getting the fllowing error:

Failed to get the applications. Make sure /sap/bc/adt/discovery is reachable and returns a valid XML

I get this error using both WebIde on SCP (via cloud connector) and WebIde Personal Edition on my personal computer.

I checked service /sap/bc/adt and it's active on gateway:

Also, if I point my browser to my gateway's https://<host>:<port>/sap/bc/adt/discovery I can access the xml file.

If I debug WebIde's network requests on the browser, I can see that it successfully gets the xml file, as you can see in the following image:

So I don't understand why does it throw the error if it can succesfully get the XML file. Could it be a wrong file? how do I know if the file is correct? any ideas on how to solve this issue?

Regards.

Attachments

img1.jpg (64.1 kB)
img2.jpg (93.3 kB)