Salesforce admins: Urgent action required!

App projects: Difference between revisions

Jump to navigation Jump to search
Line 151: Line 151:
:* If set to Online only mode, Online mode will work as in the previous option. In Offline mode however, no records will be downloaded from CRM server and even if user creates a new record, it will not be uploaded. Basically, this option sets the synchronization process to completely ignore the entity.
:* If set to Online only mode, Online mode will work as in the previous option. In Offline mode however, no records will be downloaded from CRM server and even if user creates a new record, it will not be uploaded. Basically, this option sets the synchronization process to completely ignore the entity.


; Synchronization: Select how this entity should be synchronized. See [[Synchronization]] for more information.
; Synchronization: Select how this entity should be synchronized.
:* Standard Sync
:* Standard Sync: This is the default option. The app decides autonomously whether to perform incremental sync or full sync. See [[Synchronization#Full_vs_incremental|Synchronization]] for more information.
:* Always Full Sync
:* Always Full Sync: In rare cases, always performing full sync might be appropriate for an entity. In most cases, full sync increases synchronization time; sometimes dramatically.
:* Incremental with Sync Filter
:* [[Sync_Filter#Incremental_linked_sync_filters|Incremental with Sync Filter]]


; On Conflict: Conflict appears when the same record is changed on the device and before being synchronized, a change occurs on the CRM server (e.g. other user changes the same record and synchronizes changes before the first user, or the record is changed on the CRM server). See [[conflict resolution]] for details.
; On Conflict: Conflict appears when the same record is changed on the device and before being synchronized, a change occurs on the CRM server (e.g. other user changes the same record and synchronizes changes before the first user, or the record is changed on the CRM server). See [[conflict resolution]] for details.

Navigation menu