Starting QAnywhere with MobiLink enabled

QAnywhere uses MobiLink synchronization to transport messages. The QAnywhere server is a MobiLink server with messaging enabled. See Setting up a consolidated database.

To run the QAnywhere server, start the MobiLink server (mlsrv12) with the following options:

  • -c connection-string   Specifies the connection string to connect to the server message store. This is a required mlsrv12 option.

    See -c mlsrv12 option.

  • -m   Enables QAnywhere messaging.

    See -m mlsrv12 option.

You can also use other MobiLink server options to customize your operations. For more information, see mlsrv12 syntax.

Note

If you are integrating with a JMS messaging system, there are other options you must specify when you start the MobiLink server.

See Starting the MobiLink server for JMS integration.

 Example