on 07-04-2016 10:36 AM
Hi everyone !
I'm working on a project which needs to consume an OData service from a 7.1 SAP Gateway system. I've followed the steps for installing a HANA Connector to the system, and exposure of the service seems to be fine. I added it under the "destinations" tab of my cockpit as well. When I do a "check connection", I have no error.
The service is up, and I can access it via an url without a problem.
The problem I have is when I right-click on my project in WebIDE to add an OData Service, when I specify the name of the service and the path, it asks for credentials, and endlessly loops over my credentials (which were already specified when I configured both the connector and my cockpit anyway).
Does anybody have an idea about what the issue could be here ? Everything seems alright on every part (connector, web IDE, backend system) but this credential thing seems a bit odd.
Thanks by advance,
Max
Enter WebIDE credentials.
The exercise in openSAP or SAP course should have a document that explains this. Follow the document like a bible and you cannot go wrong.
Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Alright,
The problem apparently came from the fact that I didn't specify which client I intended to use, with property "sap-client" in the cockpit. Now it works fine.
Thank you very much for your help and for your time !
Regards,
Max
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On the HANA Cloud Connector, can you check if the account user is P11231XX (without Trial) where as the service is with P11231XXTrial
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I am indeed using a cloud connector. I have configured it as specified here : https://help.hana.ondemand.com/help/frameset.htm?db9170a7d97610148537d5a84bf79ba2.html
Starting from basics,
Serivce is okay and you get a 200 ok message in gateway.
when creating project from template, on the data connection under service URL you see Norwind and you back end systems that you configured.
if you select norwind, and select / you see all services.
if you select your back end system you get the authentication error.
you have also tried coding directly on the neo-app.json
Does this summarise the issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for all of your answers Vijay,
I have tried binding in the project wizard directly as you suggested, but I still have the same issue. My service is available, and exposed, as with "check connection" I have no problem.
What do you mean when you say using EDMX files ? Do you mean trying to use local data binding ?
Hello Max,
Can you go to the back end system (gateway) run transaction /IWFND/MAINT_SERVICE
Check ICF node is green
System Alias is populated
If they are run the test "SAP Gateway Client" button.
On the SAP Gateway Client Click execute to see the HTTP response to be 200.
Can you confirm if this works?
Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.