Viewing case archiving statistics and log file entries
View details about the completion of tasks for jobs that run during case archiving
processes using the Log-ArchivalSummary class or report definition.
Review entries in the When the archive and expunge processes run, Pega Platform saves
statistics about each task that the jobs perform in the
Log-ArchivalSummary class. View the summary class or run the
report definition in Dev Studio to review the results of the
archive and expunge jobs. The following table lists the details included in the
LogArchivalSummary class and report definition: Task end time pyTaskEndTime View the Log-ArchivalSummary class for details about case
archive and expunge jobs. Run the Log-ArchivalSummary report definition for details about
case archive and expunge jobs. The Log-ArchivalSummary class holds 365 days worth of archived
cases. Entries older than this number are trimmed from display. To change the number of days
that the class holds entries, use the TrimLog activity. Pega Platform keeps cases on exclusion for a default of 365 days. Once
a case has been excluded for 365 days, it becomes available for archival and purge. If
you need to increase or decrease the time for keeping cases excluded from archival,
change the number of days in dynamic system settings.Pega Platform
trims the metadata table for cases that are excluded for 365. Then, they will be removed
from the table even if the case is still excluded. To see that excluded case in the
table, keep the data in the table. Review the For more information about accessing log files, see Viewing logs. PegaRULES.log
file for potential performance
issues related to archival jobs.Archival and expunge job statistics
Log-ArchivalSummary class and report definition details
Detail Column title Description Task name pyTaskName The step in the archive process for which the results apply. Task start time pyTaskStartTime The time that the task started and the time that the task
completed. Case type Case type The type of cases that the task processed. Process duration pyDuration The length of time that the task ran. Number of succesful cases pyCasesProcessed The number of cases that the task successfully completed. Number of failed cases pyCasesUnsuccessful The number of cases that the task failed to complete. Number of succesful records pyRecordsProcessed The number of records that the task successfully processed for the
cases, including custom associated data records. Number of failed records pyRecordsUnsuccessful The number of records that the task failed to process for the
cases. Viewing the Log-ArchivalSummary class
Running the Log-ArchivalSummary report definition
Trimming the Log-ArchivalSummary class
Trimming exclusions from the Log-Archival Summary report
Archival jobs log file entries
PegaRULES.log
file for entries about results of
archiving jobs. Added to copier queue. Processing completed for parent piInsKeyS:
[<pzinskey for case #1>,
<pzinskey for case #2>,
<pzinskey for case #3>,
<pzinskey for case #4>,
<pzinskey for case #5>]
<Log level> - <timestamp>
<Archival-CaseCrawler, Archival-CaseCopier, Archival-Purger, or Archival-Indexer job> : <CaseType>-<CaseTypeID>
Previous topic Excluding cases from archival and expunge Next topic Retrieving archived case data