ContributionsMost RecentMost LikesSolutionsRe: Routing files from S3 @darshthakkar i already posted in [How to load Today Date Files from s3 Bucket to SLDB] using router snap. my drought is for example we have 3 csv and 4 excel files after browsing from s3 bucket.i want to load all csv in one end point and remaining excel file in another end points. Thank you M Sathish Re: How to load Today Date Files from s3 Bucket to SLDB @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. 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. Re: How to load Today Date Files from s3 Bucket to SLDB @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 Re: How to load Today Date Files from s3 Bucket to SLDB @darshthakkar ,tq now its working Re: How to load Today Date Files from s3 Bucket to SLDB @darshthakkar , it will through an error Re: How to load Today Date Files from s3 Bucket to SLDB Hi, how to browse before 2 days file?, its mean today is 14 june ,i want to browse12 june files Re: How to load Today Date Files from s3 Bucket to SLDB @AleksandarAngelevski Thanking you Re: How to load Today Date Files from s3 Bucket to SLDB Hi, @AleksandarAngelevski , the output of the filter snap is in csv format, by using which snap we can read the csv data .after getting the today file. thanking you m sathish How to add New Column data in to S3 Bucket Hi, I have 3 Fields in S3 Bucket(eid,dname,dob) and SLDB Having 4 Fields( eid,dname,dob,ename). i have to load newly added Field data into S3 bucket. Thanks M SATHISH Re: How to load Today Date Files from s3 Bucket to SLDB @AleksandarAngelevski ,THANK YOU