You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by nitinghuge <ni...@gmail.com> on 2015/03/28 20:52:09 UTC

Scheduling for file transfer using FTP and store details in db

My requirement is to copy file from FTP every day at 9 AM. Also I would like
to handle following scenarios.
1. Save details of every day's scheduling activity like file copy completed,
failure, exception occured etc into database. As these things are available
using normal quartz API in configuration manner. I don't want write any code
for making entries into database. It should be completely configuration
based.
2. How to handle misfired scheduling events?


Regards,
Nitin



--
View this message in context: http://camel.465427.n5.nabble.com/Scheduling-for-file-transfer-using-FTP-and-store-details-in-db-tp5764963.html
Sent from the Camel Development mailing list archive at Nabble.com.

Re: Scheduling for file transfer using FTP and store details in db

Posted by nitinghuge <ni...@gmail.com>.
I am already subscribed to mailing list. Please let me know if something went
wrong during subscription and help me.


Regards,
Nitin



--
View this message in context: http://camel.465427.n5.nabble.com/Scheduling-for-file-transfer-using-FTP-and-store-details-in-db-tp5764963p5765027.html
Sent from the Camel Development mailing list archive at Nabble.com.

Re: Scheduling for file transfer using FTP and store details in db

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

See these pages
http://camel.apache.org/mailing-lists.html
http://camel.apache.org/discussion-forums.html

On Mon, Mar 30, 2015 at 8:11 AM, nitinghuge <ni...@gmail.com> wrote:
> I am new to this forum. I am not sure about which users mailing list you are
> talking about.
>
> Regards,
> Nitin
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Scheduling-for-file-transfer-using-FTP-and-store-details-in-db-tp5764963p5765003.html
> Sent from the Camel Development mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Re: Scheduling for file transfer using FTP and store details in db

Posted by nitinghuge <ni...@gmail.com>.
I am new to this forum. I am not sure about which users mailing list you are
talking about.

Regards,
Nitin



--
View this message in context: http://camel.465427.n5.nabble.com/Scheduling-for-file-transfer-using-FTP-and-store-details-in-db-tp5764963p5765003.html
Sent from the Camel Development mailing list archive at Nabble.com.

Re: Scheduling for file transfer using FTP and store details in db

Posted by Christian Müller <ch...@gmail.com>.
Please use the users mailing list for such kind of questions.

Best,
Christian
Am 28.03.2015 20:53 schrieb "nitinghuge" <ni...@gmail.com>:

> My requirement is to copy file from FTP every day at 9 AM. Also I would
> like
> to handle following scenarios.
> 1. Save details of every day's scheduling activity like file copy
> completed,
> failure, exception occured etc into database. As these things are available
> using normal quartz API in configuration manner. I don't want write any
> code
> for making entries into database. It should be completely configuration
> based.
> 2. How to handle misfired scheduling events?
>
>
> Regards,
> Nitin
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Scheduling-for-file-transfer-using-FTP-and-store-details-in-db-tp5764963.html
> Sent from the Camel Development mailing list archive at Nabble.com.
>