add new scheduled task

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi,

I'm trying to add a new scheduled task, I've already created a new raw in DB table and also a new class in services. I can see the new task in admin page and if I click the button Run Now, the task is executed.

The problem is that scheduled task works fine because Last start date, Last end date, Last success date but it seems that my function (inside Execute() method) is not called..

thank you
Marco
6 years ago
Hi, I resolved the issue.

Marco
6 years ago
Would be nice if you can share your resolution to help others ;-)
6 years ago
Nothing interesting. It was just my error.. :)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.