When the system retrieves data from an external system using SFTP inbound integration node, any of the following scenarios can occur:
Scenario | Description |
---|---|
Success | System retrieves and processes all files from the SFTP server, based on the filename or expression defined in the data integration. When processing multiple files, the files are streamed individually, in alphabetical order.
|
Invalid file content For example, the file does not support delimited content. |
System encounters an unsupported file type or content.
|
File processing error For example, 10 files are retrieved and an error encountered in processing the fifth file. |
System successfully process the files until encountering an error.
When processing multiple files, the files are streamed individually, in alphabetical order.
|