cancel
Showing results for 
Search instead for 
Did you mean: 

Free Read Write Odata Service ti Perform CRUD Operations in SAP UI5

ope_prime
Explorer
0 Kudos
801

Hello Experts,

Am an Abaper with 2 years experience in Nigeria and am trying to learn SAP UI5, its been very interesting so far, but am kind of stalk with CRUD operations. My Problem is that I Seem not to get any free Odata Service where i can perform to the POST,PUT operations. I need a free ODATA service cos the project i am working on right now, I cant create Odata Service, they are yet to upgrade their architecture to suit SAP UI5, so am just learning on my own..

So far so good I have tried Odata Service from http://services.odata.org/ and also Northwind Services, they indicate that they are READ WRITE but by the time i test on Advanced Rest (google app) to search for the X-CSRF-Token with Fetch I don't see the XCSRF code and also Access-Control-Allow-Methods option is usually only GET.

So I assume its only the GET operation I can use. I have spent some time now looking for a Read and Write free model I can practice with .I just wish some one can help me

Accepted Solutions (0)

Answers (2)

Answers (2)

avisheksharmacoder
Participant
0 Kudos

With northwind only the GET operation works(V2 or V4). So far, I haven't been able to do other operations. Its better to create your own services and use them in your apps.

Akmal_uddin
Discoverer
0 Kudos

Hello Brother even i am trying to do the same and unable to find any oData service which support CRUD..

let me know if anybody can help me to with this.