DocumentExportPurgeBkg

The DocumentExportPurgeBkg is the background process that purges completed exported documents from the export tables.

Bkg Proc Name Parameter Value Description

DocumentExportPurgeBkg

documentExport.purgePR

true, false

Flag for purging exported purchase requests.

  • True: Purge exported payment requests.
  • False: Do not purge exported payment requests.

documentExport.purgeER

true, false

Flag for purging exported expense reports.

  • True: Purge exported expense reports.
  • False: Do not purge exported expense reports.

documentExport.purgeTP

true, false

This is the flag for purging exported travel plans.

  • True: Purge exported travel plans.
  • False: Do not purge exported travel plans.
documentExport.purgeTStrue, false

Flag for purging exported timesheets.

  • True: Purge exported timesheets.
  • False: Do not purge exported timesheets.

documentExport.completedRetention Period

integer

Number of days after which completed (status of 4) export documents are purged from the export tables.

documentExport.errorRetentionPeriod

integer

Number of days after which (status of 3 or 5) export documents with errors are purged from the export tables.

documentExport.inactiveRetentionPer iod

integer

Number of days after which inactive (status other than 3, 4, or

5) export documents are purged from the export tables.