Archive Reference Tracking Synchronization work queue

Code

ArchiveReferenceTrackingSync

Categories

Schedulable, UIRunnable

Implementation

Work queue

Schedule

Once only, as needed

Class

ArchiveReferenceTrackingSyncWorkQueue.java

The Archive Reference Tracking Sync work queue finds all references from any archived documents to any object instances in the entity graph. The process finds references from archived documents to any object instances in the entity graph. It then stores the results in a table for later use.

If you have already archived policies, you must run the ArchiveReferenceTrackingSync process to add reference tracking for previously archived documents. The ArchiveReferenceTrackingSync batch process must first complete for each previously archived document before you can use personal data purge.

By default, Guidewire does not add an entry for this work queue in file scheduler-config.xml in the base configuration. to schedule this work queue, add an entry for it to scheduler-config.xml.

See also