cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue with tree structure

GowthamRaja
Active Participant
0 Likes
314

Hi Experts,

I have created a SAPUI5 application which mock json data, the master page is in tree structure as shown in image, image1 which is working fine.

The excel sheet snapshot is my mock json representation, using this data only i am creating my mock json.

Now the same application has to be build using odata service as backend(without using mock json data). How could i able to give my master page view as a tree structure in a odata service. Please guide me and help me.

View Entire Topic
GowthamRaja
Active Participant
0 Likes

Hi Experts,

I am closing this post as i found that only one parent child root could be possible in odata. Though it could be done by creating many entity_sets with navigation and association property, my tree structure is dynamic as there is no fixed depth level of a tree structure.

Thanks for all your response.

Regards,

Gowtham