cancel
Showing results for 
Search instead for 
Did you mean: 

RAP factory action: Response with deep result possible?

jrtr
Explorer
0 Kudos
149

Hello everybody,

I implemented a factory action for my OData v4 WebAPI that receives a deep parameter as input. Receiving the structure from parameter, mapping to BO/database structure and persisting works like a charm. I filled the mapped structure with the key values corresponding to the new database entry and I get a response containing the root of my BO. 

Is there a possibility to have a response with a deep structure containing the complete BO including the child structures?

View Entire Topic
junwu
Active Contributor
0 Kudos

******