Hey Daniel,
  Try embedding the argument(s) in the URL (aka pretty urls).

- description: Resign Games
  url: /rgame/5
  schedule: every 2 hours synchronized

  See 'URL Mappings':
     http://code.google.com/appengine/docs/python/tools/webapp/running.html


Robert




On Sat, Mar 12, 2011 at 15:30, Daniel <[email protected]> wrote:
> I want to do something like this.. will it work?
> cron:
> - description: Resign Games
>   url: rgame?daysOld=5
>   schedule: every 2 hours synchronized
> I'm not seeing examples in the docs of passing static params to a url but
> feels like this should be possible?
> Thanks
> Daniel
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" 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?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to