Hi,

i need to get the 'scheduled info- like time' to the scheduled xquery file.

    admin:group-one-time-scheduled-task(
        "/Scheduler_test.xqy",
        "/Docs",
        xs:dateTime("2011-03-29T14:42:52"),
        xdmp:database("Documents"),
        xdmp:database("Documents"),
        xdmp:user("Jim"),
    admin:host-get-id($config, xdmp:host-name()))

For the above code, the scheduled xquery ie., 'Scheduler_test.xqy'  will
start executing at the given particular time.
Please let me know if there is any api or method to get the scheduled time
in that xquery (Scheduler_test.xqy)


Thanks & Regards
Sujan Reddy
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to