Can the ULC application be synchronized with the updates made on the client in case of loss of connection?
At present, ULC does not provide any infrastructure to automatically synchronize client-side offline updates. Offline updates are highly application-specific and have to be implemented accordingly. Simply put, ULC provides an optional partitioning at the presentation level, i.e., the partitioning can be used in a client/server scenario or dropped in a standalone scenario without changes to the presentation code.