cancel
Showing results for 
Search instead for 
Did you mean: 

Read XSODATA service entities from UI5 application

chengalarayulu
Active Contributor
0 Kudos

Hello Techies,

I am trying to access entity data of XSODATA service. If I have a UI binding for the service then it works fine. But when I try to use READ or GET_PROPERTY methods to get the entity data then it doesn't work at all.

In my requirement, I do not need to have UI binding, I need to get entity data and then need to do some UI configs based on the data received. I have gone through many blogs, but unfortunately all of the blogs described with UI bindings.

Can you please let me know how can we achieve this? or am looking for something which is not possible? Thanks in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

chengalarayulu
Active Contributor
0 Kudos

Solved myself by implementing success function to the read method of model.

Answers (0)