Account Withdraw Evaluation work queue
|
Code |
|
|
Categories |
|
|
Implementation |
Work queue |
|
Schedule |
Once a day, at 2 a.m. |
|
Class |
AccountWithdrawWorkQueue.gs |
The Account Withdraw Evaluation work queue marks the
account status as withdrawn (
Withdrawn) if:- There are no policies associated with the account.
- The
Account.CreateTimeorAccount.OriginationDateis older than a configurable number of months in the past. TheAccountsWithdrawnAfterMonthsparameter inconfig.xmlspecifies the number of months. In the base configuration, this parameter is set to 37 months. - There are no open activities associated with the account.
