Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB2E317BEC for ; Thu, 16 Apr 2015 09:46:27 +0000 (UTC) Received: (qmail 70336 invoked by uid 500); 16 Apr 2015 09:46:27 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 70293 invoked by uid 500); 16 Apr 2015 09:46:27 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 70279 invoked by uid 99); 16 Apr 2015 09:46:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2015 09:46:27 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of mohamed.elgabbouch@peerius.com does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2015 09:46:01 +0000 Received: from msam.nabble.com (unknown [162.253.133.85]) by mwork.nabble.com (Postfix) with ESMTP id 879A41B0ABBD for ; Thu, 16 Apr 2015 02:46:32 -0700 (PDT) Date: Thu, 16 Apr 2015 02:45:59 -0700 (MST) From: majid To: users@camel.apache.org Message-ID: <1429177559253-5765855.post@n5.nabble.com> Subject: RSS Feed consumer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I have a scheduler task that is supposed to download a rss feeds file locally and I want pull all these feeds and extract some data from them, but I want to delete this file at the end of the process. But it looks like the route keeps polling from the same file indefinitely. Is there any option to stop processing the file once I reach the last feed ? Cheers Majid -- View this message in context: http://camel.465427.n5.nabble.com/RSS-Feed-consumer-tp5765855.html Sent from the Camel - Users mailing list archive at Nabble.com.