Member since
06-09-2021
3
Posts
0
Kudos Received
0
Solutions
08-30-2023
01:08 AM
Anyone else experienced this issue ? is there a solution that does not involve creating one CaptureChangeMySQL processor instance per source table ?
... View more
06-20-2023
01:57 AM
Anyone else experienced this issue ? is there a solution that does not involve creating one CaptureChangeMySQL processor instance per source table ?
... View more
06-06-2023
01:00 AM
Hello @araujo This does not work, i tried to use the above expression and the changeMySql does not use it. So far i can do the following - whitelist individual tables - include all tables (by setting the table name pattern to empty) This is a problem for us, we need to whitelist tables, since the dB user we use does not have access to all tables and the processor complains without the filtering. Manually filtering one table at a time, is not a scalable approach since we need to extract data from multiple tables and this processor does not support incoming connections. Did anyone find a solution where one instance of "CaptureChangeMySQL" can extract data for multiple tables ?
... View more