OnError Source Files
Determines if the source files are moved to the defined error container on error, once processing is completed.
The file move applies to files read from a file-based source connection. It is generated when the files are landed as binary files or the extraction is a pushdown extraction, and the solution has an archive connection of an Azure storage type (Blob Storage, Data Lake Storage, or File Storage).
When to Change This Setting
Keep the default Y so source files from failed loads are kept separate in the error container for inspection and reprocessing. Disable it when failed source files should follow the normal archive or delete handling instead.
Related Settings
| Setting | Interaction |
|---|---|
| Error Container | The container the failed files are moved to |
| Archive Source Files | The success-path move for the same source files |
| OnError Landing Files | The equivalent error handling for landed files |
Notes
- This setting is part of the Azure settings category.
- The default value for this setting is
Y.