Generate new Schema Registry schema version after DDL change - Connect_CDC - aws_mainframe_modernization_service - connect_cdc_mimix_share - Latest

AWS Mainframe Modernization - Data Replication for IBM i

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
AWS Mainframe Modernization > AWS Mainframe Modernization Service
Version
Latest
Language
English
Product name
AWS Mainframe Modernization
Title
AWS Mainframe Modernization - Data Replication for IBM i
Copyright
2024
First publish date
2003
Last updated
2024-02-01
Published on
2024-02-01T23:02:31.099696

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.