cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to load Today Date Files from s3 Bucket to SLDB

sathishmadavali
New Contributor II

Hi,
I am getting the files from amazon s3 bucket every day, I want to load today date files from s3 bucket to SLDB.Any one can help me on that. Thanking you in advance.

Thanks
M SATHISH
s3 load

17 REPLIES 17

darshthakkar
Valued Contributor

You had to tweak a little bit, are you having $lastModified in your upsteam?

@darshthakkar ,tq now its working

@AleksandarAngelevski ,
@darshthakkar
After browse the files from s3 browser how to send csv files into one end point and excel files into another end point and json files into another end point.

Thank you,
M Sathish

Hi @sathishmadavali,

You might want to take a look at the Copy Snap.

Regards,
Aleksandar.

@AleksandarAngelevski ,
we are getting 2 files after browsing one is excel and another one is csv.then i am writing the expression in Router snap and separate them into different end points.

4

if suppose if it is 2 files this scenario is working, if suppose we are getting multiple files from s3 browser,how to separate those files.