I have multiple csv files in Amazon s3 bucket in the same format.But the number of files may change on a daily basis. It maybe 2 in a day and 0 on other days. How can I create an Informatica cloud flow task to read from these varying number of csv files?
Asked
Active
Viewed 22 times
2 Answers
0
Create a file watcher by implementing event wait task, this would check the files and trigger the workflow if file is present.

Jim Macaulay
- 4,709
- 4
- 28
- 53