Advanced Configuration : Using File Folder Listener Service : Error Handling
 
Share this page                  
Error Handling
If an error occurs while invoking the API endpoint, the file that triggered the event is moved into an .error directory. When the API call is successful, if the delete-files property is set to true, the files are deleted from the system.
It is up to end users to do their own error handling within their DataConnect process to back up the file if an error occurs. This is why the delete-files property defaults to false.
The default username and password are admin/admin.