Oracle GoldenGate · Example Payload

Oracle Goldengate Veridata Rest Replace Compare Pair Request Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Veridata Rest Replace Compare Pair Request Example is an example object payload from Oracle GoldenGate, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sourceSchemasourceTabletargetSchematargetTableprofileId

Example Payload

Raw ↑
{
  "sourceSchema": "example_value",
  "sourceTable": "example_value",
  "targetSchema": "example_value",
  "targetTable": "example_value",
  "profileId": "500123"
}