Hello,
Going to this page in the ODC documentation, I found the following statement:
Implement logic that changes the Timer schedule at runtime: Assign the Schedule runtime property of the Timer with a specific schedule within your log.
However, I have no idea what this "Schedule runtime property" is. I can't find anything related to it in my code.
Does anyone know how this works?
Hi Aurelio,
Checking with OutSystems ODC team, the documentation you refer to doesn't seem to be correct.
The third bullet, regarding Schedule runtime property, is not implemented in ODC.
However you can Force the timer execution through code using the WakeTimer action.
Regards,
Daniel