Listening to database table changes in camel ?
Issue
- We want to check a table for any changes and process that data. Is there a Fuse Camel component to do that?
- We need to query the table for any new inserts or updates and then publish the data to other down stream applications. We can write a small polling application to wake up in certain intervals and check for any new data. Instead of that I wanted to check if there is a fuse component available. We have seen a fuse component which checks for any files in a folder and then process it, is similar component available to check a database table?
Environment
- Red Hat JBoss Fuse
- 6.x
- Apache Camel
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.