C1-DEFERUPLD

This algorithm is invoked when the status of the upload request is changed to Submitted or Approved. It checks whether the upload request must be processed in the real time (i.e. immediately) or in the deferred mode (i.e. in the background). If the number of valid records in the upload request does not exceed the online record process limit, the system changes the status of the upload request to Processing. However, if the number of valid records in the upload request exceeds the online record process limit, the system changes the status of the upload request to Deferred Processing.

It contains the following parameter:

  • Online Record Process Limit - Used to indicate the maximum number of valid records you can process in the real time (i.e. immediately).