Outbound Record Purge work queue

Code

OutboundRecordPurgeWQ

Categories

APIRunnable, UIRunnable, Schedulable

Implementation

Work queue

Schedule

Not scheduled

Class

OutboundRecordPurgeWorkQueue.java

OutboundRecordPurgeWorkQueue is a work queue that checks if there are any outbound records for which the purge date has elapsed and that have the SKIPPED status. If there are such records, the work queue removes them from the database.