A DataPropagator subscription provides specifications for how data in a source table is to be synchronized to a table on the mobile device. Each subscription that you create can reference one or more tables.
Restrictions
For DataPropagator subscriptions, the mirror database must be located on the same server as the replication engine. The DataPropagator Capture program is not able to capture any remote databases.
Prerequisites
Ensure that the table is defined in DB2 Universal Database as a replication source, and that you defined at least one NOT nullable, primary key column for the table. (For information on defining replication sources, see DB2 Universal Database Replication Guide and Reference).
Procedure
To create a DataPropagator subscription:
For example, do you want all data in the source table to be replicated in every synchronization? Only certain rows? The data filtering you specify for the subscription applies to all groups that use the subscription.
Related concepts