Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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. Login to Adeptia Connect.
  2. Go to Configure Tab and click Developer Studio.
  3. Click Proceed to access Developer Studio.
  4. Click Administer > Setup > Application Settings > Update System Properties.



  5. Expand Maintainance > ScheduleTasks.



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

    Property Name

    Description

    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.
  7. Click Save to save the changes.
  8. Restart Kernel and WebRunner.

  • No labels