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