Configuration: Difference between revisions

Jump to navigation Jump to search
Line 257: Line 257:
* '''Use Linked Sync Filter''': Use linked sync filter in incremental sync. Defines ‘Project Default’ option for entity ‘Incremental Linked SyncFilter’ setting.
* '''Use Linked Sync Filter''': Use linked sync filter in incremental sync. Defines ‘Project Default’ option for entity ‘Incremental Linked SyncFilter’ setting.
* '''# Emails / Download batch''': Max number of emails to download in one batch (20-500). Emails have separate limit (other entities use batch size 500) because they can carry large data.
* '''# Emails / Download batch''': Max number of emails to download in one batch (20-500). Emails have separate limit (other entities use batch size 500) because they can carry large data.
* '''No Lock During Sync''': (Dynamics only) Server should take no lock during read. Prevents server deadlocks but can read uncommitted dirty data.
* '''No Lock During Sync''': (Dynamics only) Server should take no lock during read. Prevents server deadlocks but can read uncommitted dirty data. In other words, there is a risk that the client downloads unconfirmed server records which might be rolled back in (short) future. The setting might help to avoid server database timeouts.
* '''Send empty Picklist as Null''': (Dynamics only) Send empty picklist value as Null. (Default is ‘False’, i.e. empty value is sent as -1.)
* '''Send empty Picklist as Null''': (Dynamics only) Send empty picklist value as Null. (Default is ‘False’, i.e. empty value is sent as -1.)


Navigation menu