We have been attaching documents for years in Epicor and never had issues. I have one user (she uses this ALOT) that has started to have issues. I think this is more a network issue but not sure.
I even tested it and get the same error. It appears to be telling me that the path (network location) is gone…thoughts??
Wait its specific with PDF? do me a favor and remove the period from the middle of the file name and see if that helps? Wondering if that’s causing an issue.
We have had same error when filename has two periods. Our folks usually have them in a row, so they really jump out at you. Kimberley I do not think you will be able to delete this attachment by normal methods.
In Company Maintenance check the Attachment Path you have set, see if you can get to it.
If your setting is set to “File Transfer using Service” then make sure the Service Account that runs your IIS Poll can reach the Path. Perhaps its Password Expired.
If you are using “Client System Direct” then the users need to have permissions
You may have “File Transfer using Service” on Company Maintenance, but you can override that PER Each Attachment Type, make sure the Attachment Type they are attempting isn’t trying to use “Client Direct Copy” if you don’t have permissions setup for Clients.
I found this topic because I had a very similar issue. I resolved it this morning. My attachments showed up but would not open. Yes, my attachments have two periods in the file name (two file extensions). If you right click on the attachment and assign a document type to your attachment, no more issues. I can open all files now. We had to modify our BPM to assign document types to mass uploads of documents. Now everything opens fine. to do this manually:
Open Part Maintenance
Input your part number.
In the left part tree, expand the tree to show your attachments.
Right click attachments.
Click Edit.
There is a pulldown menu for Doc Type. Select the appropriate document type. Your system administrator can modify these.
Your file and title fields should be populated already.
A note about document types: Our programmer explained to me that the document type populates the file links/attachments to a set of tables. Depending on your system setup, the file itself may be going to a directory set by your admin. Those tables and directories have permissions tied to them, so I’m told. Once I set my drawings to a doc type that I have access to, I had no further issue. Hope this helps!
Could you share the BPM you wrote to assign document types to the mass uploads? We are having an issue where many attachments were saved without a document type and they can now not be opened. The manual version of the update you listed is producing an error for us.