Oracle GoldenGate · Arazzo Workflow
Oracle GoldenGate Start Replicat and Verify
Version 1.0.0
Confirm a Replicat exists, start it, and poll until it is running.
View Spec
View on GitHub
CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time ReplicationArazzoWorkflows
Provider
Workflows
start-replicat-and-verify
Start an existing Replicat process and confirm it reaches a running state.
Reads the Replicat, starts it, and polls status until running.
1
getReplicat
getReplicat
Retrieve the Replicat to confirm it exists before starting it.
2
startReplicat
issueReplicatCommand
Issue a START command to the Replicat process.
3
pollStatus
getReplicatStatus
Poll the Replicat status until it reports running, looping while it is still starting.