Replica
-
Replica Database has been changed from SQLite to Postgres. This change improves scalability and performance for the Mobile service.
-
Replica generation process uses parallelism, which reduces generation time.
-
Replica supports GeoMedia components (LTT=2).
-
New NWFM_REP_PRESET_OVERRIDE table gives more granular control over what can be replicated and extracted to Mobile datasets.
Deltas
-
Deltas of versioned tables in Replica database are now generated by a background job instead of generating them on the fly per request. In result, the Mobile client receives deltas significantly faster. It also noticeably reduces CPU consumption of the Mobile service.
Mobile Dataset
-
Mobile datasets are generated using Subset Attributes if they are available. This enhancement ensures that all components in NetWorks data model are included in Mobile dataset.