- Target is Kafka
- Target uses Schema Registry/Avro
- When the destination server(s) are Kafka only (in case of a broadcast with both DBMS servers and Kafka servers the feature will not be active)
The existing dialog box below displays any DBMS target server or mixed DBMS and Kafka:
When the target server is Kafka only and using Schema Registry/Avro, the dialog box displays. The dialog box has a "Custom Topic Name" column that allows you to define custom name for target topic based on the source DBMS attributes.
For example, MY_CUSTOM_TOPIC_NAME and MY_CUSTOM.topic_name. When the name has a period (".") in its value, the last part will be used as the Schema Registry schema name and the preceding is the schema namespace.