cancel
Showing results for 
Search instead for 
Did you mean: 

Destination for SAPUI5 ABAP Repository in Web IDE

former_member182372
Active Contributor
0 Kudos

I created a destination with all the properties described in documnetation

WebIDEEnabled true

WebIDESystem <SID>

WebIDEUsage odata_abap,ui5_execute_abap,dev_abap,dev_gen,bsp_execute_abap

when i try to create an application i am getting

Cannot select the system. Check the configuration for ABAP Development Tools


in console there is


<HCP_URL>/destinations/DOL_GW/discovery 404 (Not Found)


but when I try in browser


<HCP_URL>/destinations/DOL_GW/sap/bc/adt/discovery it works just fine


do i need to create an external alias for sap/bc/adt/discovery or there is something missing in configuration???


need your help!

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Solved by using Cloud Connector

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

This message was moderated.

michal_keidar
Active Contributor
0 Kudos

Hi,

You don't have to use the cloud connector if you're not working on a cloud landscape.

When selecting the system in the import from ABAP dialog a call to get the discovery xml is executed.

Please have a look at the network trace and see what is the response of this request.

Also execute this call from your browser without using Web IDE, simply get:

<your ABAP system host and port>/sap/bc/adt/discovery

And attach here the result.

Regards,
Michal.

Former Member
0 Kudos

This message was moderated.

michal_keidar
Active Contributor
0 Kudos

What do you mean the abap repository and port are different?

Can you attach how your destination is configured?

Answers (1)

Answers (1)

seVladimirs
Active Contributor
0 Kudos

Hey,

For me it's working fine. Did you have correct path to adt in your SAP HANA Cloud Connector's Access Control. see below

former_member182372
Active Contributor
0 Kudos

I use Proxy Type = Internet

https://help.hana.ondemand.com/webide/frameset.htm?5a55141b8dff41c8b87adb4222aba3b8.html

You must have at least SAP_BASIS 7.31 SP14 or 7.40 SP 8 installed in your system.


hmm....looks ok


SAP_BASIS7400008


seVladimirs
Active Contributor
0 Kudos

Cannot check it, my destination is VPN protected (therefore I'm using CC).

But as you can see on the screenshot below SAP WebIDE is using correct path to adt.

Destination setup:

jamie_cawley
Advisor
Advisor
0 Kudos

Hi Maksim,

Is your system truly on the internet or are you using a proxy?  Please include a screenshot of the destination.

Regards,

Jamie

SAP - RIG

former_member182372
Active Contributor
0 Kudos

it uses proxy like

<ip_ADDRESS>/<SID>/

jamie_cawley
Advisor
Advisor
0 Kudos

Can you try using the cloud connector as a test to rule out the proxy?

Regards,

Jamie

SAP - RIG

former_member182372
Active Contributor
0 Kudos

I can't really install much on that machine

jamie_cawley
Advisor
Advisor
0 Kudos

When you run the url in the browser, using your destination, does it download a file or open it in the browser?  I believe IDE is expecting a file to be downloaded.

Regards,

Jamie

SAP - RIG

former_member182372
Active Contributor
0 Kudos

when i run

<HCP_URL>/destinations/DOL_GW/sap/bc/adt/discovery


browser downloads it