getPendingRequestFailure(context)
Function Declaration |
|
Type |
Interface function |
Description |
Runs a custom logic if a failure occurs after retrieving a file processing request. For example, you can use this function to update the status of a custom record to Failed and register an error message. |
Returns |
|
Input Parameters |
Related Topics
- File Builder Interface Functions
- afterGetPendingRequest(context)
- processSourceData(context)
- processSourceFailure(context)
- beforeProcessRow(context)
- afterProcessRow(context)
- beforeSaveOutputFile(context)
- beforeSaveOutputFileWithOpt(context)
- afterSaveOutputFile(context)
- customizeQuery(context)
- customizeSearch(context)
- customizeFieldValue(context)