Can any one help me with the steps on polling a directory to retrieve a file as and when it is placed in the specified directory ?
I need this to be evaluated in the Trial Edition.
Thanks in advance!
Can any one help me with the steps on polling a directory to retrieve a file as and when it is placed in the specified directory ?
I need this to be evaluated in the Trial Edition.
Thanks in advance!
Hello,
Unfortunately, polling directories is not possible to do in the CloverETL Designer but it is possible to do that in CloverETL Server. CloverETL server offers File event listeners, which allow you to monitor changes on a specific file system path and react to such an event with a predefined task.
For more details you can see documentation here: http://doc.cloveretl.com/documentation/UserGuide/index.jsp?topic=/com.cloveretl.server.docs/docs/file-event-listeners.html