18 Jul
2013
18 Jul
'13
8:43 p.m.
Note: job is executed as XWiki.Admin ... 2013/7/18 Jeremie BOUSQUET <[email protected]>
Hello,
I've got a very simple use-case not working with the Scheduler plugin (XE 4.5.2)
If I schedule a job containing merely:
System.out.println doc.name
... I get the following when I trigger it:
No such property: doc for class: Script1
Is it expected, not to be able to access current document from a Scheduler script ?
Thanks, Jeremie