Expand my Community achievements bar.

SynFills on managed associations

Avatar

Level 2

This is what we have so far:

If we've following structure: Root -> Child -> GrandChild

- Initially a fill on the root assembler retrieves to whole hierarchy.

- SynFill on the root assembler, only the root entity and new entities (that are not yet available on the client) are created.

When having only 1 selection on the database (on root level, and this is also for childs), the managed associations (Children) are not updates during a syncFill.

On LCDS side, the changed data is available, but not in the dataService at the client side.

Any idea's about this? Do we need to do a syncFill on each of the child objects? This data was already catched during the first database selection.

0 Replies