Clean Up Account Contact Role Table work queue

Code

CleanupAccountContactRole

Categories

UIRunnable, Schedulable

Implementation

Work queue

Schedule

Not scheduled

Class

CleanupAccountContactRoleWorkQueue.gs

The Clean Up Account Contact Role Table work queue deletes retired AccountContactRole entity instances and any associated AccountContactRoleReplacement entity instances. The work queue marks AccountContactRole entity instances that are no longer in use as Retired.

By default, Guidewire comments out the entry for this work queue in file scheduler-config.xml in the base configuration. To schedule this work queue, remove the comment marks from around its entry in scheduler-config.xml.