Oracle GoldenGate · Arazzo Workflow
Oracle GoldenGate Provision Extract Pipeline
Version 1.0.0
Create a credential alias, create an Extract process, start it, and poll until running.
View Spec
View on GitHub
CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time ReplicationArazzoWorkflows
Provider
Workflows
provision-extract-pipeline
Register a credential alias then create, start, and verify an Extract process.
Creates a credential alias in a domain, creates a CDC Extract that uses it, starts the Extract, and confirms it reaches a running state.
1
createCredential
Create the credential alias the Extract will use to connect to the source database.
2
createExtract
Create a change-data-capture Extract that references the credential alias and writes to the supplied trail.
3
4
pollStatus
Poll the Extract runtime status until it reports running, branching back to retry while it is still starting.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.