Previous Topic: DAY_ALIGN_STUBNext Topic: GET_SORT_PRECEDENCE_STUB_1


GET_CTAS_LIMIT_STUB_1

Purpose

Part of the queue management process requires that entries be physically removed (purged) from the queue once they meet the criteria that defines they are closed. When purging the queue, it can be more efficient to create a new queue that just contains the 'Open' entries rather than deleting every entry that is 'Closed', if the number of entries to delete is a high percentage of the total. This method allows that that threshold to be customized.

Default

80%