Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone,
I have a job requirement where i am trying to retrieve records between two datetimstamp/s. And i want to store them in a s3 file.
I have the s3 files with 100 records inside it. I want to Split this into 100 different s3 files with appropriate datetime appended to the s3 file.
Can someone help me how i can achieve this?
.
Hello,
Here is an option "Splite output in several files" in advanced setting of tfileoutputdelimited component. It divides the output delimited file into several files.
Have you tried to use tS3Put component to upload your data onto Amazon S3 from your local files?
Best regards
Sabrina