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