GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

How do I configure OGG4BD to send nested table structures to Kafka connect

We are using OGG4BD to send data to Kafka connect. Which is working successfully with tables and columns.

Within a record we want to send repeating data as a nested table structure. In the example below each vessel will have a number of port visits. with a number of data columns. We were thinking of of using the JSON array functionality to build up the port visit structed and store that in a varchar2(4000) column. How do we configure OGG4BD for kafka to see the contents of the column as a data structure. or is there a better way of doing it.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center