Oracle GoldenGate · Arazzo Workflow
Oracle GoldenGate Provision Replicat Pipeline
Version 1.0.0
Create a Replicat process, start it, and poll until it reports running.
View Spec
View on GitHub
CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time ReplicationArazzoWorkflows
Provider
Workflows
provision-replicat-pipeline
Create, start, and verify a Replicat process from a source trail.
Creates a Replicat that applies changes from a source trail, starts it, and confirms it reaches a running state.
1
createReplicat
createReplicat
Create a parallel Replicat process bound to the source trail.
2
startReplicat
issueReplicatCommand
Issue a START command to the newly created Replicat process.
3
pollStatus
getReplicatStatus
Poll the Replicat runtime status until it reports running, looping while it is still starting.