cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot process the request due to failure in the Odata service - SAP WebIDE

Former Member
0 Kudos

Hi Team,

I am trying to create a new project in SAP Fiori. I have installed SAP WebIDE and Eclipse orion and followed the steps which are mentioned in the document present in SCN and Installation is successful.

I am trying to create a new project and trying to enter the Service URL, throwing an error "Cannot process the request due to failure in the Odata service". I am trying to trouble shoot the things, but not able to figure. Please find the below screen shots for the same. I have tried even giving only odata_gen as WebIDEusage, but no luck.

Please help me out for the same

Thanks and Regards,

Kushi

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi kushi,

Did you solve this error ?

I am getting the same error. pls help me.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Kushi,

Are you going to connect NE7 ABAP system which is on  public internet?

In that case, URL should be "https ://<host>.<domain>:<port>/sap/opu/odata"

And you can use Service catalog as a source.

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Hi Masa,

I have changed the URL as you suggested. But no luck. Please find the below attachment. Please let me know if anything need to changed.

And for your question, "Are you going to connect NE7 ABAP system which is on  public internet?" i am trying to consume the odata service which is present in the NE7 system and what do you mean by public interbet here?


Thanks and Regarsd,

Kushi

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Kushi,

Where is the NE7 located? public internet or your intranet?

If the NE7 is located in your intranet, proxy type setting is incorrect and you need to set up HANA Cloud Connector. .

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Hi Masa,

Ne7 is present in our own network i.e Intranet

mathewzdavis
Active Participant
0 Kudos

Hi Masa

I think he is using on-premise WebIDE.

Hi Kushi

Have you tried accessing the OData service in your browser or NW Gateway client?

Thanks

Former Member
0 Kudos

Hi Mathew,

I have accessed my Odata service in my web browser and it is working well.

I have downloaded SAP WebIDE, Orion and installed locally in my system.

Thanks,

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Kushi,

I just realized that you do not use SAP Web IDE on cloud.

My comment was for setting a destination for SAP Web IDE on cloud.

Regards,

Masa / SAP Technology TIG

mathewzdavis
Active Participant
0 Kudos

Hi Kushi

Please try giving url in the destination file in the following format

http\://<host>\:<port>

Thanks

Former Member
0 Kudos

Hi Mathew,

I have even tried using your suggested URL, but no luck

Thanks and Regards,

Kushi

mathewzdavis
Active Participant
0 Kudos

Hi Kushi

You can check the steps from  . I followed the steps from this blog and it worked for me.

Please try removing the sap-client from the destination file. After changing the destination file restart orion and the webIDE.

Thanks