Jump to content
We've recently updated our Privacy Statement, available here ×

Can we use custom code (e.g. java) to extract data in ETL?


pandit.sumit

Recommended Posts

I want to extract data from a json file. The file is stored in a directory whose path is fixed. New files are periodically added to this directory. The file name follows a specific naming convention that includes the time stamp and a header in it. I want to extract the timestamp and the header from the file name in order to isolate the latest file that is to be processed and save the header in a database table. This requires to iterate all files in the directory and extract the flie name. Then the file data can be extracted. How I can do this using jasper ETL?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...