Spring sftp file polling in specific time -


how configure spring sftp:inbound-channel-adapter run between specific timing lets 8am-7pm. have below configuration , need poll between 8am-7pm <int:poller fixed-rate="300000" max-messages-per-poll="1" />.heard spring batch help. suggestions ?

please, more specific. describe requirements in human words.

e.g. need poll every 5 min starting 8am , ending on 7pm every day.

in case cron like:

0 0/5 8-19 * * 

Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

python - More Issues with overlapping labels in Tkinter -