Contents Index Set up the Notifier Configure the Notifier

MobiLink Synchronization User's Guide
  Server-Initiated Synchronization
    Set up the Notifier

Start the Notifier


The Notifier is implemented as a MobiLink startup Java class. It runs as a thread within the Java VM. The Notifier thread polls the consolidated database and sends messages according to your business logic.

To start the Notifier, use the dbmlsrv9 option -notifier. Optionally, you can also specify the name of your Notifier properties file.

Following is a partial dbmlsrv9 command line:

dbmlsrv9 ... -notifier c:\config.notifier

Contents Index Set up the Notifier Configure the Notifier