Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
2000_concepts:0900_prod_feats:0400_scheduling [2022/08/21 22:47] – removed - external edit (Unknown date) 127.0.0.12000_concepts:0900_prod_feats:0400_scheduling [2026/08/13 00:55] (current) – ↷ Links adapted because of a move operation localdev
Line 1: Line 1:
 +[<10>]
 +====== Scheduling ======
 +
 +Quite often applications need to perform processing of data at some regular time intervals, for example, financial reports may need to be compiled at the end of each quarter; reminder e-mails may need to be sent about meetings each Friday. 
 +
 +//**AwareIM**// allows configuring //scheduling items// that determine the times when this data processing occurs. The data processing must be encapsulated in a process (see [[2000_concepts:0200_basics:0300_processes_link_ui_business_logic|Processes as Links between User Interface and Business Logic]]). It is possible to start a process as a one-off event or as a regularly recurring event. Configuration of scheduling items is described in the [[2500_config_apps:2100_scheduling|Scheduling]] section.
 +
 +