cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot connect to Northwind service in Project Creation Wizard

Former Member
0 Kudos

I am trying to create a new Full Screen Fiori Application from the template but when I get to step 3, the wizard says that my URL is invalid.

I've set up the destination in the Hana Cloud platform as http://services.odata.org and followed the instructions in the following article:

In the wizard I choose Service URL and select Northwind OData service from the drop down and then enter /V3/northwind/northwind.svc as the URL. I've even tried using the full URL, but I always get the error message: Invalid URL. Enter a valid URL and try again.

If I enter the full URL into a browser window it does return the service information.

Anyone have any idea what is happening and how to get around this problem. I can't create the application until a valid URL is entered.

Thanks,

Dave

Accepted Solutions (1)

Accepted Solutions (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi David,

It should have worked.

Can you once cross verify your settings?

Can you share screenshot of the error you are seeing?

Regards,

JK

Former Member
0 Kudos

Hi Jitendra,

I was able to get it to work using Firefox but it does not work with Chrome. I think there is some type of authentication issue going on with my trial account and the SAP Passport I'm using with Chrome. I was also getting authentication errors trying to deploy an application from the Web IDE and add it to the Fiori Launch Pad and those errors don't happen when I use Firefox.

I prefer Chrome and its development tools so I might try uninstalling and reinstalling and making sure that there is no conflict with my trial account and my SAP Passport.

Unfortunately as a consultant I have several S numbers and its difficult to keep everything in sync with various browsers.

Thanks,
Dave

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

IMO, only benefit i have seen using Chrome browser for Web IDE (trial) is Layout Editor as it is supported only for Google chrome browser.

Regards,

JK

Answers (3)

Answers (3)

Former Member
0 Kudos

Ever since the latest upgrade to WEB IDE 1.19.3, I can't add an OData Connection via a service URL for my test app.  I'm using a licensed version of WEB IDE and I have setup the destination as defined in tutorial Mobile 101 - Step 1.  I even tried to do step 2 and it fails, which used to work.  I'm trying a different UI5 app now.  I get an error message Cannot parse the metadata file.  I've tried all versions V2, V3 and V4 and get the same error.

Thanks for your help, Mike

0 Kudos

Hi Mike,

I second that! Happened to me too yesterday! So i just switched to using file system. I am not sure why this is happening. May be we should create a new thread.

Prerana

agentry_src
Active Contributor
0 Kudos

Please create a new Discussion marked as a Question.  The Comments section of a Blog (or Document) is not the right vehicle for asking questions as the results are not easily searchable.  Once your issue is solved, a Discussion with the solution (and marked with Correct Answer) makes the results visible to others experiencing a similar problem.  If a blog or document is related, put in a link.

NOTE: Getting the link is easy enough for both the author and Blog.  Simply MouseOver the item, Right Click, and select Copy Shortcut.  Paste it into your Discussion.  You can also click on the url after pasting.  Click on the A to expand the options and select T (on the right) to Auto-Title the url.

Thanks, Mike (Moderator)

SAP Technology RIG

avital_ben-natan
Explorer
0 Kudos

Hi,

Has anyone managed to solve the originally stated problem within the WebIDE? I have tried adding an OData V4 service in the WebIDE versions 1.14 - 1.15.5 (current). The error I get is "invalid URL" as shown in the screenshot

0 Kudos

Hello,

I am having the same issue. My Web IDE version is 1.17.5 now and when I try to use my north wind odata service for a sample app, I get this error - "Cannot parse metadata file". Its strange how this worked fine in previous versions of Web IDE. FYI, i'm using incognito mode in Chrome browser.

Any pointers would be helpful. Thanks.

0 Kudos

Hey Avital,

I figured out the solution. The srevice URL is "V3/Northwind/Northwind.svc/" and not "/V4/Northwind/Northwind.svc". This worked for me. I hope this helps.

Thanks,

Prerana

Private_Member_15166
Active Contributor
0 Kudos

Hi,

I remember when i created an application with northwind services, i had used this link as url.

http://services.odata.org/V4/Northwind/Northwind.svc

This is screenshot.

I have used it in eclipse.

Regards

Dhananjay