How to delete a group of process instances at same time

Confluence User - 22 Apr, 2021

If I have 1000 process id to be deleted , Is it possible to delete it together (if I delete from shkProcesses) or I should delete each process from monitor

monitor;delete;process_instance

1


23 Apr, 2021
confluenceUser
confluenceUser

You can get the SQL queries to 'clean' the SHK tables from Development Server Data Cleaning#3.DeletecompletedprocessinstancesdatatocleanupmoreXPDLsfromcache. Do backup your database before making any major DB changes.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print