Many thanks to those who have commented on my initial post. Here's a bit of an update on what we've found with some additional investigation on the behavior of the RSS component.
It appears that if you configure it to pick up one item/story at a time (as opposed to the entire feed), it will do this until it reaches a feed that is earlier than the one it previously read. This means that if you have a RSS feed whose stories' publication dates are not sorted in publication date order (descending) i.e. with the latest story at the top of the feed, the component will stop reading the feed as soon as it hits a story that is earlier than the last one read by the component. I can't swear that this is the case, but our tests are showing this. We've looked at several feeds now and have not yet found one that is in date order descending - thus the problem. One can configure the RSS reader to read the entire feed at one time, but there is a problem of some kind with that configuration that is causing an exception of some kind - but this issue is not for this topic. Thanks Cliff Cliff Court 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? > > Many thanks > Cliff Court > > -- View this message in context: http://old.nabble.com/Problem-of-skipped-items-stories-in-Camel-RSS-reader-tp26214545p26263881.html Sent from the Camel - Users mailing list archive at Nabble.com.