cancel
Showing results for 
Search instead for 
Did you mean: 

How to Make Fiori Application in Eclipse using OData service

Former Member
0 Kudos

Hi Gurus,

I have installed Fiori toolkit .  and I  have created Demo app using Mock Server.

but I need to create Fiori application  using OData Service.

Thank in advance ,

I am waiting for your Response

With Regards :

Surendra Suryawanshi

Tags edited by: Michael Appleby

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

First you need to read the doco, but if you are looking for a quick answer, you need to do the following;

  1. In transaction SEGW on your ERP system, create your data model / entity sets. also in this transaction you can create the methods to get and set data for the service.
  2. now in your GW system, go to transaction /iwfnd/maint_service and reference your service you created in your ERP system (Note: RFC and Alias must be already set up, if unsure refer to GW doco)
  3. Open eclipse, great new netweaver gateway starter application, reference your GW System, select the service you created, and away you go.

Good luck

Shaun

midhun_vp
Active Contributor
0 Kudos