Skip to main content
Solved

Mongo extract


Suryateja
Fan

I want to extract data from mongodb from the last modified date how can I do that, Is it possible to parameterize offset value in mongo origin 

Best answer by Suryateja

Bikram wrote:

@Suryateja

I believe you are using JDBC consumer to fetch data from the table. In place of jdbc consumer , you can try with origin as jdbc query consumer and it will help you in fetching data based on the timestamp.

 

Please let me know if you need any help on the same, happy to help you .

 

Thanks & Regards

Bikram_

I am using mongocompass as origin 

View original
Did this topic help you find an answer to your question?

3 replies

Bikram
Headliner
Forum|alt.badge.img+1
  • Headliner
  • 486 replies
  • June 23, 2023

@Suryateja 

I believe you are using JDBC consumer to fetch data from the table. In place of jdbc consumer , you can try with origin as jdbc query consumer and it will help you in fetching data based on the timestamp.

 

Please let me know if you need any help on the same, happy to help you .

 

Thanks & Regards

Bikram_


Suryateja
Fan
  • Author
  • Fan
  • 2 replies
  • Answer
  • June 26, 2023
Bikram wrote:

@Suryateja

I believe you are using JDBC consumer to fetch data from the table. In place of jdbc consumer , you can try with origin as jdbc query consumer and it will help you in fetching data based on the timestamp.

 

Please let me know if you need any help on the same, happy to help you .

 

Thanks & Regards

Bikram_

I am using mongocompass as origin 


Suryateja
Fan
  • Author
  • Fan
  • 2 replies
  • June 26, 2023

I am using mongodb origin to extract data from mongo compass


Reply