Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » MobiLink - Getting Started » MobiLink tutorials » Tutorial: Using MobiLink with an Adaptive Server Enterprise consolidated database

 

Lesson 7: Deploying the synchronization model

The Deploy Synchronization Model Wizard allows you to deploy the consolidated database and remote database. You can deploy each of these databases individually or you can deploy both of them. The Deploy Synchronization Model Wizard takes you through the steps of configuring options for deployment.

Prérequis

This lesson assumes you have completed all preceding lessons. See Lesson 1: Designing the schemas.

This lesson assumes you have the roles and privileges listed in the Permissions and privileges section at the start of this tutorial: Tutorial: Using MobiLink with an Adaptive Server Enterprise consolidated database.

 Task
  1. In the left pane of Sybase Central under MobiLink 16, expand ase_project, Synchronization Models, sync_ase.

  2. Click File » Deploy.

  3. Accept the default setting for the Select the folder to contain files generated by the wizard field and click Next.

  4. Accept the default settings for the Client Network Options page and click Next.

  5. On the MobiLink User and Password page under What MobiLink user and password do you want to use, select Use these and perform the following tasks:

    • In the MobiLink user field, type ase_remote.

    • In the MobiLink password field, type ase_pass.

    • Check Register this user in the consolidated database. Registered users are permitted to synchronize and click Next.

      Click Next and then Next again.

  6. On the Synchronization Profile page, type sync_ase_profile in the Synchronization profile name field and click Next.

  7. Perform the following tasks on the Choose How To Prepare Databases For Synchronization page:

    1. For What do you want to do with the SQL script created to prepare the consolidated database for synchronization, select Execute against consolidated database.

    2. For What do you want to do with the SQL script created to prepare the remote database for synchronization, select Execute against a new remote database. Click Next.

  8. Click Finish.

  9. Click Close.

Résultat

Your consolidated database is fully configured for synchronization with many remote clients, and you have successfully deployed one remote client. To deploy other remote clients, you can run this wizard again, making sure to create a new MobiLink user and opt out of deploying the consolidated database and MobiLink server. Since they have already been deployed, all you need to do is deploy other remote synchronization clients.

 See also