Generate new Schema Registry schema version after DDL change - Connect_CDC - connect_cdc_mimix_share - aws_mainframe_modernization_service - 6.x

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
6.x
ft:locale
en-US
Product name
Connect CDC
ft:title
Connect CDC Getting Started Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2026-02-25
ft:lastPublication
2026-02-25T19:01:02.274000
L1_Product_Gateway
Integrate
L2_Product_Segment
Data Integration
L3_Product_Brand
Precisely Connect
L4_Investment_Segment
Application Data Integration
L5_Product_Group
ADI - Connect
L6_Product_Name
Connect CDC

When user defined as mapping from any DBMS to Kafka target using Schema Registry/Avro, a topic is created in Kafka and a subject with a initial version of schema is created in Schema Registry.

The Avro definition will contain a JSON like string that reflects the fields definitions of mapped source fields.

To trigger a refresh and generate a source table DDL change
  1. Refresh source table in Director's catalog to retrieve the definition after DDL change.
  2. Generate a new schema version for the subject in Schema Registry based on the new source table fields definition.
  3. Refresh target topic definition in Director to reflect the new schema version.
  4. Refresh the fields mapping in Director to:
    • Remove suppressed fields
    • Add new fields added and default map them with "Copy method"

This feature can be access from the GUI menu by right-clicking a mapping.