You are not logged in.
Hi,
How can I trigger scheduled reports to execute immediately within a Groovy script?
I see that there is a SchedulerService in GLOBALS but it only has schedule() method which requires an Abstract Job and an Abstract Trigger.
How can I specify the trigger so that the scheduler runs immediately?
Thanks,
Offline