Hi Gabriel,

try this:

Second: 0
Minute: 0
Hour: 9
Day of Month: ?
Month: *
Day of Week: MON-FRI
Year:

if you specify a range of days for Day-of-week like MON-FRI you can't use
* for Day of month because it matches all days. Use ? for no specific value.
See http://www.opensymphony.com/quartz/api/org/quartz/CronExpression.html

regards,
Jan


Misura, Gabriel schrieb:
In Continuum 1.1-alpha-1
I tried to setup a schedule to run every weekday at 9am.
I clicked the Syntax link provided in the Edit Schedule Page:
http://www.opensymphony.com/quartz/api/org/quartz/CronTrigger.html

So I tried to create the Cron Expression:

Second: 0
Minute: 0
Hour: 9
Day of Month: *
Month: *
Day of Week: MON-FRI
Year:

When I try to save it, I get:

Invalid cron expression value(s)

I also tried
Day of Week: 1-5

Same error: Invalid cron expression value(s)

And, Day of Week: 1
Same error
And, Day of Week: 1,2,3,4,5
Same error

What's the REAL syntax for that?

Thanks
Gabriel Misura
20111 120th Ave NE, Cube 2337D
Bothell, WA
MSN: [EMAIL PROTECTED]
Office: 425-288-6217




--
--------------------------------
Jan Lisse
F&E

neofonie GmbH
Robert-Koch-Platz 4
10115 Berlin
fon: +49.30 24627 533
fax: +49.30 24627 120

Handelsregister
Berlin-Charlottenburg: HRB 67460

Geschaeftsfuehrung
Helmut Hoffer von Ankershoffen
Nurhan Yildirim
--------------------------------


Reply via email to