Notification tab

The Notification tab shows the following information for the synchronization model:

  • Enable server-initiated synchronization   Select this option to initiate synchronization by polling the consolidated database based on the download-cursor for a table.

  • Download cursor   Select the table.

  • Polling interval   Specify how often you want to poll the server.

    • Poll every:   Select a predefined polling interval. The default is 30 seconds.

    • Use the following polling interval   Specify the polling interval.

  • Isolation level   Select one of the following isolation levels (The default is Read Committed):

    • Read uncommitted (level 0)
    • Read committed (level 1)
    • Repeatable read (level 2)
    • Serializable (level 3)

See also