Tutorial: Synchronizing with XML

This tutorial shows you how to synchronize data in an XML file to remote clients.

You can use direct row handling to communicate remote data to any central data source, application, or web service.

In this tutorial, you implement MobiLink direct row handling so that you can use a data source other than a supported consolidated data source. This tutorial uses a Java implementation as an example.

 Required software
 Competencies and experience
 Overview
 See also

Lesson 1: Setting up an XML data source
Lesson 2: Setting up your MobiLink consolidated database
Lesson 3: Creating a table in your MobiLink consolidated database
Lesson 4: Adding synchronization scripts
Lesson 5: Creating a Java class for MobiLink direct row handling
Lesson 6: Starting the MobiLink server
Lesson 7: Setting up your MobiLink client database
Lesson 8: Synchronizing
Cleaning up