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.
Add also the following additional properties.
For adding new property,Click on "New property" .I have shown above in the screenshot.
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.
Name | northwind |
Type | HTTP |
Description | Northwind OData Service |
URL | http://services.odata.org |
Proxy Type | Internet |
Cloud Connector version | 2 |
Authentication | NoAuthentication |
Add also the following additional properties.
WebIDEEnabled | true |
WebIDESystem | Northwind |
WebIDEUsage | odata_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