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

Duplicated GET requests in odata v4 batch

0 Likes
180

Hello UI5 experts!

After moving with our apps from 1.208 to 1.120, I started observing strange behaviour in OData V4 batch request to the backend.

I have simple RAP application, using List Report - Object Page floorplan. Object Page is bound to the main entity, and additionally there are a few page fragments with controls bound to different main entity's navigations. When object page renders, OData model sends one big batch containing multiple GET requests - to the main entity and to all sub-entities (from controls added as fragments). So far so good. But for some reason, all GET requests generated from page fragments are duplicated. In general it does not harm anyhow, but it results in some performance issues.

Why is it so? Did anyone observe similar behaviour?

 

Accepted Solutions (0)

Answers (0)