Quote purging batch processes

Quote purging purges jobs and prunes policy periods, and purges orphaned policy periods. You access quote purging through batch processes. The quote purging batch processes are:

Name

Code

Description

Purge

Purge

Purges jobs and prunes policy periods that meet the purge and prune criteria. This batch process deletes jobs and other entities from the database. For more information, see Purge batch process.

Purge Orphaned Policy Periods

PurgeOrphanedPolicyPeriod

Purges policy periods orphaned as a result of preemption. This batch process deletes policy periods and other entities from the database. For more information, see Purge Orphaned Policy Periods batch process.

Reset Purge Status and Check Dates

ResetPurgeStatusAndCheckDates

Reset the purge status and purge or prune dates on the jobs. Run this batch process if and when you have a need to reset the purge status and purge date.

For each job, this batch process:

  • Sets the Job.PurgeStatus property to Unknown.
  • Sets the Job.NextPurgeCheckDate to null.

For example, if a job has a PurgeStatus of NoActionRequired or Pruned, the batch process resets the PurgeStatus to Unknown.

Important: The Purge and Purge Orphaned Policy Periods batch processes remove jobs and other entities from the database. These batch processes are not reversible operations. The Reset Purge Status and Check Dates batch process is also not reversible.