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
docs:3400_how_to:1100_miscellaneous:1380_periodic_process [2022/08/21 12:10] – removed - external edit (Unknown date) 127.0.0.1docs:3400_how_to:1100_miscellaneous:1380_periodic_process [2022/09/13 18:15] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +{{tag>Manuals How_To Scheduled_Processes}}
 +[<10>]
 +====== How to set up periodic processes ======
 +
 +If you want the system to perform certain actions periodically without any user interaction (for example, regularly delete temporary records) then you need to configure scheduling rules – see the “[[docs:2500_config_apps:2100_scheduling|Scheduling]]” section for details.
 +
 +If you want periodic actions that involve interaction with the user (for example, to periodically inform the user about important events in the system) then you need to setup a “background process”. To do this define a process to perform the work, go to the General tab of the corresponding visual perspective and setup this process as a background process.
 +
 +