Customer is not interested in using CDC/kafka approach to load data from database, instead asking to use scheduler approach.
There is a fromCollection api to create DataStream, which accepts to load data from collection of records. This work well for one time read/load, but not for schedule scenario.
Any suggestions/references/best approach to follow?
Thanks In Adv
Venkata
Any suggestions/references/best approach to follow?