Hello, I have a problem with getting this to work. My cron.xml looks
like this:

<cronentries>
  <cron>
  <url>/cron/myCronJob</url>
  <description>myCronDescription</description>
  <schedule>every 15 minutes mon,tue,wed,thu,fri</schedule>
  </cron>
  </cronentries>

I uploaded this successfully, but cronjob runs every 15 minutes, every
day.
Is it possible to configure this job running every n minutes only on
workdays?

Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to