File listener
File listener
File listener
CSV
So this kind of file only read the first row, not the process (not take this to database). Every attribute is separated by
comma.
3. While we are processing the data or accessing the data, how can you handle the exception when the error comes?
In the file listener, in one tab , we have the retry mechanism which helps pick the record to process once process
failed. Even though it getting the error, file listener save that file with err extension. Send it to the completed folder.