Created on 13 March 2021
icon_unfollowing
Login to follow
mobile-synchronization-training

Mobile Synchronization Training

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 26 August 2023 by 
mobile-synchronization-training

Mobile Synchronization Training

Details
Training for advanced Read/Write synchronization patterns. Patterns in this forge component are for educational purposes.
Read more

Once Installed, you will need to generate a mobile application. I suggest Android with debug. You can also distribute as a PWA.


This application started as a clone of the Outsystems Sample Data DB. The goal was to use a data set developers are more familiar with. Sample Screens are generated from the Sample Data DB.


This application uses Application Framework patterns. AF was not implemented completely to keep the application smaller and have less dependencies.


Notable AF Implementations:

  • CRUD wrappers
  • EntityActionResults
  • Database Attributes (Updated On/by, created on/by, isactive)
  • Updated attributes are also key components for the synchronization process


Feedback/Questions/Issues: monpasdg@gmail.com



Harden your mobile synchronization patterns against performance bottlenecks and network issues.  

  • Consider GUID Primary Keys on mobile to rid yourself of the issues managing hash tables and PK id collisions.
  • Challenge your knowledge with questions asked throughout the synchronization process.
  • Review bootstrap sync patterns with caching.
  • Increase performance via bulk sync patterns.
Release notes (1.0.2)

Updated dependencies with current OSUI

License (1.0.2)
Reviews (0)
Category
Demos & samples, Other demos & samples
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 1 dependencies
Application Objects
Mobile Synchronization Training has 31 AOs.
Team
Compatible with
Version 11
11.12.0 or higher
Database:
All
Asset consumers
No consumers yet.
Weekly downloads