This document provides an overview of an Oracle SOA Suite 11g sample that demonstrates using database adapters to replicate master-detail data between tables on different databases. The sample uses inbound and outbound database adapters connected to a BPEL process to poll for new or changed records in source tables and insert or update matching records in destination tables. It includes instructions for designing the SOA composite, deploying it, and testing the data replication functionality.