Environment:
Stop Collector Code Update CheckboxWorkaround:
The Servicing Director delivered Loan Import, Setup, and Review process does not expect or handle specific information regarding the Stop Collector Code Update check box.
By design, when the system creates a new record for a new loan in the Delinquent table, it will set the default value of 0 in the Delinquent.StopUpdate field. If you do not import a value into this field, then it will default to 0.
This will translate to the check box in the screen being unchecked.
If your custom loan import does include a value for Delinquent.StopUpdate, then that value must be Delinquent.StopUpdate = 0 (unchecked) or Delinquent.StopUpdate = 1 (checked).
You should never have Delinquent.StopUpdate = .
ArticleNumber:
000071651