Combine synchronization and data refresh techniques and strategies to successfully meet the business needs of the mobile application while effectively utilizing resources.
- Design and planning – carefully consider:
- Limiting data in the mobile business object (MBO) to what is required to meet business needs.
- The size and scope of the mobile application.
- Timing – coordinating device application synchronization with data refresh to achieve optimum results.
- Methods – use a combination of methods to control how much data in the Unwired Server cache is updated when EIS data changes. It is relatively simple to design your system to invalidate MBO data in the CDB and refresh it from the EIS whenever EIS data changes, but this can be inefficient.