Jobs
OMD offers the execution of planning algorithms, either at scheduled times or on request. Jobs execute a script, containing a list of steps. Each step defines an algorithm to be executed and contains a list of selectors specific to the algorithm.
Example
<Script></Script>
During each step, the job will first select the items the algorithm needs to be applied to. In a second step, the algorithm is applied to each selected item.
Jobs are usually defined by your OMD consultant. The documentation below provides a short overview of the script concept.