Synchronization Parameter Considerations

Modeling and mapping of synchronization parameters to load arguments implicitly generates client defined data partition keys within the SAP Mobile Server cache. Partition keys define subsections of data within an MBO, enabling parallel data access to large MBO data sets.

For example, you can refresh multiple partitions in parallel, or query one partition while another is being refreshed. In general, partitions prevent serialized access to the cache. Some best practices for defining client defined partition keys include: