My Oracle Support Banner

How to enable LOWER Case For Table Names In GG Kafka Topic? (Doc ID 2529673.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle GoldenGate Application Adapters - Version 12.3 and later
Information in this document applies to any platform.

Goal

For example:-
gg.handler.kafkahandler.topicMappingTemplate=int_product_leg_${tableName}

We want ${tableName} to be in lower case like in_part_link_rec but getting IN_DATA_LIKE_LOWER. So kafka topic becomes int_product_leg_IN_DATA_LIKE_LOWER instead of int_product_leg_in_data_like_lower.

Is there any thing that we need to adjust in order to convert to lowercase so that topic will be in lower case.
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.