C1-DEFERVALD

This algorithm is invoked when the user clicks the Validate button. It checks whether the upload request must be validated in the real time (i.e., immediately) or in the deferred mode (i.e., in the background). If the total number of records in the upload request does not exceed the online record validate limit, it changes the status of the upload request to Validated. However, if the total number of records in the upload request exceeds the online record validate limit, it changes the status of the upload request to Deferred Validation.

It contains the following parameter:

  • Online Record Validate Limit - Used to indicate the maximum number of records you can validate in the real time (i.e., immediately). This parameter is mandatory.