bulk import/ export of data (including attachments);
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2016 01:44 AM
Hi,
Could you please let me know if there is a tool for doing bulk import/ export of data (including attachments);?
We have a scenario where we need to bulk export all the records one Service Now instance to another along with attachments (if any). Do we have an option to do this?
Thanks,
Jaya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2016 06:50 AM
Forgot to mention that attachments are also compressed first (zipped). If you go to sys_attachment.list and add columns: Compressed, Size bytes, Size compressed you will see what I am referring to.
Also, if you look in Dictionary for sys_attachment_doc table on "data" column you will see it has a limit of 4000.
Regards,
Sergiu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2016 09:55 AM
Hi Jaya,
Perspectium Replicator is a perfect solution for this. As a native ServiceNow application, attachments can be imported/exported by simply checking a box on the share or subscribe configuration. No need to deal with the complexity of mapping sys_attachment with the sys_attachment_doc 4k chunks, base64 encoding/decoding, etc. Same goes for journal fields/history/audit.
--Garrett Prochnow
www.perspectium.com