on 2015 May 27 1:31 PM
Hi All,
When i try to import a project from ABAP Repository, it is throwing error
Cannot select the system. Check the configuration for ABAP Development Tools.
I referred this blog.
All my services are activated and added in Cloud Connector. But still i am getting this error.
“/sap/opu/odata”, “/sap/bc/adt” and “/sap/bc/ui5_ui5”.
We are having GW System and ABAP System in separate boxes. And we have configured only GW Server in HCP Destination
But When i create a project from template - i can connect to GW System - get the odata services - and create and run an app. But cannot connect to ABAP Repository.
1. Should ABAP Server be configured in Destination?
2. Is it because of which i am getting the above error?
Please help.
Thanks,
Divya
Hi,
I have the problem as well. I have ensure that security was properly done for object S_ADT_RES, when I try to access <host>:<port>/sap/bc/adt/discovery it is working and I get the XML file. Unfortunately, when I try from The local SAP WebIDE I get this error. I have attached the destination file for your reference. Also, I put the picture of Google developer tool code check and you can see the error. Do you have any idea why it is not working?
Thank you in advance for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The .txt extension needs to be removed. This can be hard to see since the *.txt extension can be attached automatically by the texteditor and might not be visible in the windows file explorer. When saving the destination file with an editor like notepad++ uncheck the "attach extension" checkbox.
Hi,
we had the same connection issue. Try this:
Transaction SICF -> F8 -> activate Service /default_host/sap/bc/adt
Best Regards
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Divya,
Did you find a solution for this issue? , Please can you post the solution if it is resolved.
I am facing similar issue when I try to connect sapWebIDE to on premise ABAP system via cloud connector.
Thanks
Krish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michal,
I am working on extending the standard Fiori App, for which I have configured the WEB IDE and Cloud connector. But from WEB IDE when I try to connect to my Bank end system I am getting error
"Cannot select the system.Check the configuration for ABAP Development tools"
I have attached a screen print with the error description and also the google chrome console information.
The google chrome console shows error message /sap/bc/adt/discovery as forbidden error code 403.
Can you help me here..?
Regards,
Naresh
Hi,
A few things to check:
1. 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.
If you're getting the forbidden error in this scenario as well then it might be that your user is lacking certain permissions.
2. How is your destination configured in the cockpit? Which authentication method is used? If different than NoAuthentication please set it to NoAuthentication and try then. It might be that your /sap/bc/adt ICF node is configured with specific credentials. If so try to remove it (transacation SICF).
Regards,
Michal.
Hi Michal!
Thanks for the response. But, how can I active tree for ADT? In my system just has ADT activated.
We don't have nodes inside of ADT.
For example:
/sap/bc/adt/abapdoc/*
/sap/bc/adt/abapsource/*
/sap/bc/adt/abapunit/*
/sap/bc/adt/acm/dcl/*
/sap/bc/adt/activation/*
/sap/bc/adt/discovery
Best Regards
Alex
Hi Divya,
This error appears because we send a request for /sap/bc/adt/discovery and when we explore the xml we found something is missing.
Can you please execute this call in your system that you configured in Web IDE and attach the discovery.xml?
Thanks,
Michal.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michal,
Please help.
Thanks,
Divya
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.