Add a Receiver Path
A Receiver path handles incoming trail files.
This article applies only to GoldenGate 21c deployments.
When to use target-initiated Paths
Use target-initiated paths when the network security policies prevent Deployment A's Distribution service from opening network connections to Deployment B's Receiver service. If Deployment A's Distribution server is unable to initiate connections to Deployment B's Receiver service, but the Receiver service can initiate a connection to Deployment A's Distribution service, then you can create and run a target-initiated path on Deployment B to pull Trail files from Deployment A.
The source deployment is the deployment where you create the target initiated Path. The target deployment is the remote deployment from which you are extracting data (where your Extract runs and produces Trails).
Before you begin
Ensure that you create GoldenGate connections for each deployment you want to connect to, and then assign them to the deployment from which the path originates. For example, the deployment where you create the Distribution Path or target-initiated Receiver Path.
Otherwise, in IAM-enabled deployments, you'll encounter the error:
The network connection could not be established: 'OGG-08654' - 'Invalid or missing OAuth
resource - audiencescope in Client application'.
Create and run a Receiver Path
- In the OCI GoldenGate deployment console, click Receiver Service.
- On the Overview page, click Add Path (plus icon).
- On the Add Path page, complete the fields as follows:
- Under the Encryption Profile section, complete the following fields as needed:
- Under Rule-set Configuration, complete the following fields as needed:
- For Enable Filtering, if selected, click Add Rule, and then complete the additional fields.
- Under More Options, complete the following fields as needed:
- Click Create and Run.
Learn more
Interested in learning how to create and run a target-initiated Receiver Path? Refer to the Send data from OCI GoldenGate to Oracle GoldenGate quickstart or try the LiveLabs version in a sandbox environment.