Question

Save records as Excel file in local directory

  • 16 February 2023
  • 1 reply
  • 20 views

How to save records pulled from JDBC consumer as excel file using local FS destination processor.


1 reply

Userlevel 4
Badge +1

@Santosh 

 

After reading data from JDBC consumer , by using jython evaluator , we can create an excel file and send it to AWS bucket .

In the second pipeline , you can fetch the file as whole file and send to local FS as whole file.

If there are issue while performing the above steps then  I can give a try with some dummy data and provide you the pipeline for it.

 

Thanks & Regards

Bikram_

Reply