I have a scenario where source table has millions of rows.
I have created a materialized view log on my source table.
I need to load data from materialized view log into a target table using BODS.
How can I make a materialized view log as a Source in my BODS job?