Hi,
I'm new to Attunity and was after a bit of help. I'm running Attunity Replicate CDC with an Oracle source and Kafka as a destination, i'm having trouble converting the CDC message to a KTable containing the current record state. I have the CDC messages working ok but it seems that the Attunity CDC message only contains data for the fields that have changed (non changed fields are set to null) rather than the current state of a record. If anyone can help to either get the Attunity Replicator to provide data for all fields, or an easy way to use Kafka to get the current record state (all fields) using KTables etc.
Thanks in advance
Derek