cancel
Showing results for 
Search instead for 
Did you mean: 

Error in SAP WEB IDE Connection Configartion

Phani_Kumar
Participant
0 Kudos

HI,

I am getting the below error in local SAP WEB IDE.

Cannot select the system .Check the configaration for abap development tools.

I configured my destination as mentioned below. Please let me know is there any error in this configaration. Besides that, i would like to know can we install and enhance Firoi Apllications for On Premise system through local web ide or not? if not, which tool we need to use?

Please check the screen shot for more detailed information.

Description=MRH

Type=HTTP       

TrustAll=true                                                                  

Authentication=NoAuthentication                                      

Name=MRH

URL=http://mrhsap.fiatgroup.com:8031

ProxyType=OnPremise

WebIDESystem=MRH

WebIDEEnabled=true

WebIDEUsage=odata_abap,dev_abap,ui5_execute_abap

sap-client=100

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190010
Contributor
0 Kudos

Hi Pjani,

This error appears when it's send a request for /sap/bc/adt/discovery and when we explore the xml it's found something is missing.

Are you able to download the discovery xml when approaching it directly in the browser without Web IDE?

Just try to access <host>:<port>/sap/bc/adt/discovery

make sure you use the same user being used via Web IDE.

Check this threads;

Error Connecting to ABAP Repository from webIDE | SCN

Regards,

Emanuel

Phani_Kumar
Participant
0 Kudos

Hi Emanuel,

Thanks for reply...

I did not understand much from those links  

I am using sap web ide locally in machine not through HCP and we have an on premise server.

I configured in c driver

C:\SAPWebIde\eclipse\config_master\service.destinations\destinations

My text file which has data as shown below.

Description=MRH

Type=HTTP      

TrustAll=true                                                                 

Authentication=NoAuthentication                                     

Name=MRH

URL=http://mrhsap.fiatgroup.com:8031

ProxyType=OnPremise

WebIDESystem=MRH

WebIDEEnabled=true

WebIDEUsage=odata_abap,dev_abap,ui5_execute_abap

sap-client=100

Now, please let me know what should i do?

do we have to purchase some license? or do we need to activate something in SICF?

Please help

former_member182874
Active Contributor
0 Kudos

For me I keep, ProxyType=Internet

Also check your URl

Regards,

Tejas

Phani_Kumar
Participant
0 Kudos

But our business is an On Premise one. Can we keep Internet???

If so, how it will get connect to our Development Sever?