Rescheduling of Cleanup

At times the automatic cleanup of data, log, and archive files can be interrupted due to some Process Flow execution or any other reason. In such a situation, you can easily reschedule the automatic cleanup of data, log, and archive files. 

To configure the rescheduling of the cleanup process:

  1. Click Administer > Setup > Application Settings > Update System Properties.



  2. Expand Maintainance > ScheduleTasks.



  3. Change the value of the following properties as per your need. 

    Property NameDescription
    abpm.autoRescheduleCleanup.enableEnable or disable automatic rescheduling of cleanup for data, log, and archive files. By default, the value is set to true
    abpm.autoRescheduleCleanup.pollingTimeDefines the rescheduling time (in minutes) of the cleanup process for data, log, and archive files. By default, the value of this property is 60 minutes.
  4. Click Save to save the changes.
  5. Restart Kernel and WebRunner.