Expand my Community achievements bar.

ManualSync and AS [Managed] Metadata

Avatar

Level 1
Hi All,



I am dealing with very large data sets and is thinking of
using "manualSync" (instead of
<auto-sync-enabled>true</auto-sync-enabled>) for
pushing server data updates to the clients. To use "manualSync",
the client code needs to subscribe to the DataServer for changes.
From reading the FDS user guide, it was not clear to me if FDS
would be able to handle data updates for me (after the client
subscribes to the changes).



Does having the [Managed] metadata tag in the AS class still
work when I am using "manualSync"? Or does the client now needs to
provide callback to handle updates from the manualSync channel?
Anyone has example on how to do this?



Thanks in advance!
0 Replies