Good evening,
What format should I use for finding files with an Event with a UNC Remote Path? e.g. \SERVER\share\
I’ve tried a few formats, but without luck, e.g. FILE://\SERVER/SendToSFTP/ (N.B. This format works fine locally, but not to a remot share! The permissions look OK)
The Event Log shows the following error:
Executing action ‘Find’. Find
Finding file(s) in File Path, URL:FILE:////SERVER/SendToSFTP/.
Filename Filter = *
Aborting Find, error = Error executing Find. Error The system cannot find the path specified. - ///SERVER/SendToSFTP/.
Action failed : Error executing Find. Error The system cannot find the path specified. - ///SERVER/SendToSFTP/
Aside, not sure why the error email fails as well… any help with this as well would be helpful.
Executing action ‘Send Email’. Email
Sending Email
From = foo@bar.com
To = foo@bar.com
CC =
BCC =
Subject = DEV SFTP Error
Body =
Action failed : Email action Send Email failed. Error java.lang.ClassCastException: javax.mail.MessagingException cannot be cast to java.net.ConnectException