Cleanup job

Periodically the SYS-CleanupDatabase job is executed. This job will

Unlock stale objects. Locked objects older than a configurable period will be unlocked. The period can be configured using the age parameter and can be expressed as a relative period (i.e. 2H, 3D, …).

Delete stale inserts. Objects that were inserted using a long transaction and are older than a configurable period will be deleted. The period can be configured using the age parameter and can be expressed as a relative period (i.e. 2H, 3D, …).

Delete marked objects. Objects marked for deletion will be deleted.

Fail communications. ‘initial’ and ‘incoming processing’ communications older than a configurable period will be set to failed. The period can be configured using the age parameter and can be expressed as a relative period (i.e. 2H, 3D, …).

Recover uncommitted published envelopes. Account statement envelopes that were created for publishing a number of statements using a long transaction and are older than a configurable period will be recovered. The statements will be put back in the workflow. The period can be configured using the age parameter and can be expressed as a relative period (i.e. 2H, 3D, …).