Ok thanx

How and where do I add one time controller, or application start?
 my task will be executed once per hour

2016-11-11 7:18 GMT+01:00 Nico de Groot <ndegro...@gmail.com>:

> Looking at your code you posted earlier at http://stackoverflow.com/
> questions/34661782/web2py-function-not-triggered-on-
> user-request/34895532#34895532 ou have a task running the engine. This
> task is scheduled by adding it adding it to the scheduler. You can create a
> second task and add this task using a one-time controller, a script, or at
> application  start time.
>
> Nico de Groot
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/web2py/FK1ygjNNjDU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Lep pozdrav

Vid Ogris

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to