There are no secrets to success. It is the result of preparation, hard work, and learning from failure.

Tuesday 13 March 2018

How to configure Northwind OData service in SAP Web IDE

Click here and follow my SAP UI5/FIORI snippets and information Page
I have shown below,how to configure Northwind OData service in SAP Web IDE.Go through it and please let me know in case of any issue/doubt.

Service: http://services.odata.org/V3/northwind/northwind.svc

Step 1: Login to SAP Cloud Platform Cockpit.
Step 2: Expand the connectivity tab.I have shown below in the screenshot.

You will get below screen.

Step 3: Click on "Destinations".You will get below screen.

Click on "New Destination".I have shown above in the screenshot.
You will get below screen.

Provide details as below.
Namenorthwind
TypeHTTP
DescriptionNorthwind OData Service
URLhttp://services.odata.org
Proxy TypeInternet
Cloud Connector version2
AuthenticationNoAuthentication

Add also the following additional properties.

WebIDEEnabledtrue
WebIDESystemNorthwind
WebIDEUsageodata_gen

For adding new property,Click on "New property" .I have shown above in the screenshot.

Step 4: Click on "Save". You will get below screen.

Step 5: Click on "Check Connection".You will get below screen.

Now Connection to Northwind OData service has been established successfully.

No comments:

Post a Comment