cancel
Showing results for 
Search instead for 
Did you mean: 

CRUD operation on HANA cloud table exposed as OData service

SaurabhN
Participant
0 Kudos

Hello experts,

I have been given the OData service (V4) to carry out CRUD operations on HANA cloud table.

I have worked with OData V2 before and V4 is new for me.

I want to perform CRUD operation via fiori app and need guidance on how to make it work.

There is one table in HANA cloud. CAP service was created by another member of the team on cloud foundry.

Scenario:

1. Create multiple records at once.

2. Delete multiple records at once.

3. Update multiple records at once.

4. Read multiple records at once.

Example:

Below is the table on HANA cloud, where BookID is the key.

How do i perform the above mentioned scenarios keeping this table as a reference?

Is there an example available?

Please suggest.

Thank you.

Accepted Solutions (0)

Answers (0)