Over time, depending on the transaction volume, many messages, process instances and tasks can accumulate in eBiss. These should be periodically cleaned up or deleted as with House Keeping or Cleanup. This is because eBiss is not recommended as an archive system1)
Therefore, there is a so called CleanUp Job, which is available for import in the eBiss installation directory in the folder
..\StandardTemplates\Jobs\CleanupJob
together with a suitable time controlled event listner.
This contains the following job steps
In this scenario, it is also possible to trigger external processes with the step ExecuteExternal in order to carry out further cleanup work in the eBiss environment.
Note: If you want to clean up specific Messageboxes, you can use Selective deletion of messages.