Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good day
I found the way to execute a job where main connection is from AWS S3, I need to run job every time that detect a new folder
Regards
Hi
Have a try with tFileList to list the folder, parse the folder properties and trigger another child job if it is a new folder.
Shong