General Properties
The following properties are used for the superordinate definition of the schedule workers. This definition is independent of the specific tasks that the schedule workers execute.
Property | Description |
|---|---|
Schedule[].Tenant Schedule[].Name Schedule[].Timer* Schedule[].RunOnce | Properties for defining one or more schedule-worker instances running in parallel These schedule-worker instances execute global tasks independently of the processing scenarios (e.g., for cleanup tasks). Not all tasks must necessarily be related to a specific tenant. However, some task types do require naming by tenant, namely all those that access 1) the tenant-specific administration database, 2) the temporary storage, and, if logging is enabled, 3) the internal database. Always specify the name of the tenant under The purpose of the property The property The Boolean value |
Schedule[].Task[].Name Schedule[].Task[].Type* Schedule[].Task[].BreakOnError | Any number of tasks can be defined by scheduler instance. They will be executed one after another at a specified time. The purpose of the property The
NoticeDepending on the task type, additional properties must be configured. For more information, see Task "XSuiteHelixLookupImport" and Task "Macro". The Boolean value |