Copy Attachments from ServiceNow to SharePoint or Shared Folder or Any database
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2023 06:48 PM
Hi,
We got a requirement to copy attachments from ServiceNow to any other database (Oracle) or SFTP, One Drive, Shared Folder etc.
When attachments copied, it should create a folder with the record number and copy all the attachments in it. It would be great if we can copy the content of the record as well along with attachment.
Expected tables will be knowledge article, Request Item, Catalog Task, Incident.
Attachments count will be in 10Ks. Looking for a solution if anyone come across this kind of requirement.
I have explored docs and found few options like - Microsoft SharePoint Spoke etc..
Appreciate your response on this. Thanks, in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2023 07:08 PM
Hi @Raghu33 ,
Did u check the Export set Functionality in ServiceNow? I think that might help you here.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2023 07:21 PM
Thank you for your response @Danish. Will it work for copying attachments? If yes, i will give a try. I observed it works for table records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2023 07:23 PM
Hi @Raghu33 ,
This feature will help u generate the attachment & copy it from mid server to the destination address shared point address.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2023 07:28 PM
Hi Danish - I am looking for copying the attachment available in a knowledge article or RITM record and save it in a database or SharePoint by creating a folder with the actual record name. Attachment format should be similar to the original attachment.