Up to this point, you have worked with a Copy request as described Define the request. Now that you have seen how Copy works, the next exercise shows you how to work with Replication, which captures changes made to sending tables and applies them to target tables. Replication captures SQL row operation changes, specifically INSERT, UPDATE, and DELETE in the context of SQL transactions.
Note: The exercise uses the same table mappings and distribution that are already defined.