Starting QAnywhere with MobiLink enabled

QAnywhere uses MobiLink synchronization to transport messages. The QAnywhere server is a MobiLink server with messaging enabled.

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.

You can also use other MobiLink server options to customize your operations.

Note

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

 Example
 See also