Employee Document Management (EDM) ability to a document/attachment in mass
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 08:09 AM
Using ServiceNow EDM (Employee Document Management) solution, I have mass loaded documents (bulk import) that need to be reload due to a quality issue with the original attachment. Is there a way to reload just the attachment for the EDM record that has been already created in the system? I would like to understand the steps to complete for one record as well as for a large number of documents (bulk update).
- Labels:
-
Employee Document Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 10:56 AM
Hi there,
I'm not an expert in this but I was involved in the implementation of EDM at my company. I don't know how to re-do a document if it had originally been moved from a Case, but when I was testing bulk import, we just used the same set of documents all the time and it would just keep uploading...it doesn't "overwrite" the document with the same name.
If you were using Bulk Import, they weren't connected to a record (like a Case), right? Bulk Upload puts the documents straight to the Employee Document table, so if you have all of the corrected documents, you should be able to bulk upload them as well.
Presuming you could delete the incorrect ones (single or bulk) from the Employee table too, but I don't know what your policies are around that.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 11:09 AM
@Kim75 This is not an OOtB function of the Bulk Upload for it to overwrite files. For your case, given the details you provided, it would take some customization on the stage int he bulk import where the files are pushed in order to overwrite.
Regards,
Mike