J�rn Heid wrote:

Hi.

I want to save the output of a pipeline using a schedule class.
E.g. saving an excel file every hour automatically.


An approch would be to call the specific URL (e.g.
http://localhost/get-excel-sheet.xls) but as I use a login-prompt I have to
call serveral pages before.

So, there must be a better way. I need something like calling
cocon://get-excel-sheet.xls but as it is not triggered by a browser I do not
have a context map.

So, is there a way to use the Cocoon servlet class or something static (or
whatever) where I can call the specific pipeline?

Hope I have explained it understandable...


There is a scheduled task manager patch in Bugzilla at the moment. I believe that will do what you want. Check out:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271

Let us know if you found it useful.

Regards, Upayavira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to