On Thu, Nov 5, 2009 at 3:02 PM, Cliff Court <[email protected]> wrote: > > Good Day > > We have a system which makes use of the Camel RSS reader. We are getting > intermittent problems with it whereby not all items/stories within an RSS > feed are being read into the Camel system. > > Unfortunately I am unable to isolate a repeatable case to describe but I was > wondering is anyone else has had a similar experience and if you can advise > any solutions? > > Related to this, we are also have a problem where, if we update the > publication date of items within the RSS feed, these are also not read. The > component documentation refers to configuration such that only 'new' stories > are read, but it does not specify what property make a story 'new'. We have > assumed it is the publication date but it would be very useful to get > clarity on this? >
I think its the lastUpdated option. Check out the source code for camel-rss. Maybe it needs a better new/updated detection, or an option to turn that off so yourself can filter yourself. > Many thanks > Cliff Court > > -- > View this message in context: > http://old.nabble.com/Problem-of-skipped-items-stories-in-Camel-RSS-reader-tp26214545p26214545.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
