Thanks David,
 
If you'd like to send me a copy of what you have so far I'll have a go at integrating it with the Quartz scheduler.
 
Cheers,
 
Dean
-----Original Message-----
From: David Kavanagh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 10 December 2003 2:57 PM
To: [EMAIL PROTECTED]
Subject: Re: Using Cron to call pipelines in background

BTW, I have a version working under 2.1 now, but stopped working on it when the Quartz scheduler was integrated. I figured if our app needed to migrate to 2.1, I'd just add features to the integrated scheduler to match what my task manager does.

David

PS. I'd be happy to share.

Dean Cording wrote:
Has anyone used the Cron block to invoke a pipeline in the background?
 
I have a requirement to generate and send out via email regular reports generated by Cocoon.  Generating the reports and emailing them using the Sendmail transformer is the easy bit.  What I'm not sure about is how to use Cron to trigger the processing of the pipeline.
 
I've had a look at David Kavanagh's work but the last development was that it did not work under 2.1.
 
Note that this needs to be a self contained application so using an external trigger is not an option.
 
Any hints, guidance, code snippets or complete solutions would be much appreciated.
 
 
Cheers,
 
Dean

Reply via email to