Greetings
We have a job that is using "Event Trigger (File)" when a vendor uploads a file to our SFTP site and thus runs the job. This trigger used to work just fine but recently has been consistently failing. The trigger is looking at a UNC on another server using credentials for another domain. I don't belive this is an authentication issue as several other jobs reference this same server with the same credentials with no issues.
Oddly enough, while troubleshooting this job we enabled all the "File/Folder watch types" under the File setting: Created, Changed, Deleted, Renamed. One of the final steps of this job is to delete the file that triggers it from the SFTP server. When I run the job manually, it automatically ran a second time when the file was deleted. Because of this I know the job can see the server in question, has full access to it and the file mask matches as well.
Below are screenshots of the trigger in question with the configuration that used to work with no issues. We're currently running VisualCron version 8.3.3.
Edited by moderator
2018-04-18T06:13:48Z
|
Reason: Not specified