Good Morning, (Import Agent 9.0)
I have a profile that monitors a specific unc folder path for pfd files and imports them into the repository. 99 % of the time this works correctly, however I've gotten event log errors from the import agent service. All are event id 0.
1. Says: There was an error executing profile on xyz.pdf while importing the file- could not find the file unc path and file name.
2. Says: error moving xyz.pdf to IAError location - unable to find the specified file
3. Says :error executing profile on xyz.pf while importing from unc path - Unable to find the specified file
It is not a permissions issue as this works 99 % of the time, The file is evidently there as it shows the file name in the event log errors - the pdf file is specifically listed.
It seems like the POST processing of the file - which is set to deletion is happening 1st not last in a few cases. I really don't want to manually delete these files.
Any ideas on why this is happening?