Modeling Business Processes and Their Execution > Getting Started with the Business Process Management Extension in the Web Application > Process Monitoring > Clearing Process Monitoring
NOTE. It is available for the ADMIN administrator is the schema owner.
Stopping all active process instances, data segment validation, initializing task container, and clearing repository cache is executed by means of the Clear Monitoring unit. To do this:
Stop the started tasks if task scheduler was started. To do this:
In Linux OS stop the scheduler.service service using the command:
sudo systemctl stop scheduler.service
In Windows OS select the Close item in the icons's context menu.
Open the Clear Monitoring unit with the BP_UTILS_MONITOR_CLEAN identifier in the object navigator.
NOTE. If it is required to clear repository cache, uncomment the cleanCache(mb) string.
IMPORTANT. Early termination of the Clear Monitoring unit execution may result in business process work failure.
See also: