Changes

Jump to navigation Jump to search
166 bytes added ,  15:49, 1 March 2018
=Services=
With {{Mark|Introduced with Version|9.0:}} of BaseX, jobs  Jobs can additionally be registered as persistent services. An additional {{Code|service}} option has been added to the options list of {{Function|Jobs|jobs:eval}} and {{Function|Jobs|jobs:invoke}}:
<pre class="brush:xquery">
</pre>
'''Some more notes:'''
* All registered jobs will be scheduled for evaluation when the BaseX server or BaseX HTTP server is started.
* If a job service is outdated (e.g. because a supplied end time has been exceeded), it will be removed from the jobs file at startup time.
* Job services can be updated: If a new job is registered, and if there is already a job with the same id, the old entry will be replaced.
* The job definitions are stored in a {{Code|jobs.xml}} file in the database directory. It can also be edited manually.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu