I’ve a flat file with list of records that I want to retrieve from Mongo DB.
if we want to do incremental load of data from Mongo than I can pass start and end dates that I want to use. But here I want to get the data only for the ID that I’ve in flat file. How can I use flat file as source .