|
#1
|
|||
|
|||
|
Hi everyone,
Is it possible to configure a file reader (source connector) to wait for 5 seconds after each file process? I set the polling type to interval and e.g. 5 seconds, but the channel takes ALL files from the directory for process. I would like to configure the channel, just to take one file per interval? cheers Chris |
|
#2
|
|||
|
|||
|
The easiest way to do this would probably be to change your File Reader to a JavaScript Reader, and then code it such that it only returns one file at a time.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|