SQL server to Kafka pipeline cannot fetch tables
I am trying to connect SQL server to Kafka with the help of SQL Server Change Tracking Client.The table specified by me has Change Tracking enabled. I get the following error:
"SQL Server Change Tracking Client 1 JDBC_66 - No Tables matches the configuration in the origin. : tableJdbcConfigBean.tableConfigs"
Can you please share your pipeline configuration JSON somewhere?