RE: PollEnrich using SFTP: What is the meaning of delay, initialDelay in this context?

2013-04-09 Thread Kessler, Joerg
. -Original Message- From: Kessler, Joerg [mailto:joerg.kess...@sap.com] Sent: Montag, 18. März 2013 14:06 To: users@camel.apache.org Subject: PollEnrich using SFTP: What is the meaning of delay, initialDelay in this context? Hi, We use Camel 2.10.x. I want to pick up a limited number of

PollEnrich using SFTP: What is the meaning of delay, initialDelay in this context?

2013-03-18 Thread Kessler, Joerg
Hi, We use Camel 2.10.x. I want to pick up a limited number of files from an SFTP server by one synchronous (WS) call. I use Loop and PollEnrich to aggregate the the message. I have set the timeout-property of PollEnrich to 0 since I expect the files to exist on the SFTP server. The SFTP endpoi