how to download attachment at once from sys_attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2016 01:55 AM
Hi All,
How to we download all the attachments from SYS_Attachment table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2016 06:08 AM
Hi Deep K,
Which Document I need to read to understand the metadata of servicenow?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2016 05:51 AM
Hi Hyder,
you want to download all attachment from sys_attachment table or do you want to download attachment from some particular table?
May i know what's your exact requirement?
Please check the link below.hope it will help you.
Download Attachments as a ZIP File - ServiceNow Guru
Thanks,
Harshvardhan
Psst: Hit Helpful, Correct or like depending on the impact of the response
.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2016 08:51 AM
Hi Mohammed,
You can get all attachments in your mid server folder using JavascriptProbe (MID server scripts).
Regards,
Chirag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2021 03:44 PM
same for me