Part 3(4) : GoldenGate AdminClient Artifacts Creation : This section will provide instructions on how to access GoldenGate Admin Client.
1. Provision Bastion Service
To access the GoldenGate admin client, currently located within a private subnet, an additional Bastion service needs to be provisioned. This Bastion service must be provisioned within the same subnet where GoldenGate is provisioned.
VCN : som-vcn-dev
Compartment : max-network-cmp
Subnet : som-pvt-sn-dev-app


a) Ingress rule for GG Admin client.
In the NSG “som-nsg-dev-goldengate,” add an ingress rule to allow incoming traffic from the “sombstggadminclientdev” Bastion service, linking it with OCI GoldenGate.

The ‘som-nsg-dev-goldengate’ has already been added to the GoldenGate Deployment network security group in our previous steps.

b) Egress rule for GG Admin client.
Now, in the Security List ‘som-sl-dev-app’, add an Egress rule to permit outgoing requests to GoldenGate from the ‘sombstggadminclientdev’ Bastion service.

c) GoldenGate Admin client.
Click on “Launch Admin Client” on the GoldenGate Deployment page. Select the compartment, and it will display the required Bastion service.

GG_AdminClient_Config
It will open a session, and then follow the ‘connect’ command.

Part 2: GoldenGate Artifacts Creation
