- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2018 12:12 AM
Hi,
I am trying to exporting a table with attachment, I created "database view" with sys_attachment, sys_attachment_doc and incident table. But after exporting the table I am getting name of a attached file instead of the attached file. Can anyone explain how to export the a data (records) from servicenow with attachment.
Thanks & Regards,
Vedasri.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2018 05:06 AM
Hi,
Apart from the integration will not be achievable unless it is a service now instance. Through integration as well you need to check if attachments are getting inserted or not.
Regards,
Ram M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2018 05:19 AM
Hi,
Do you get Exact attached file.? Which format you have exported. ?
Regards,
Vedasri.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2018 06:06 AM
Hi,
Yes i got the exact file and the format is text file.
Regards,
Ram M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2018 06:32 PM
Hi,
Can you please explain with example how you did exported with screenshots so that I can understand where did I am making mistake. Are exporting with xml file or any other. If you are exporting with xml how you get exact attached file, But I am not getting the file instead I am getting Base64 encoded format of attached data.
Thanks & Regards,
Vedasri.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2018 12:36 AM
Hi Ram,
Could you mine please explain with small example how you exported with attachments. Thanks in advance.
Regards,
Vedasri.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2018 02:30 AM
Hi Vedasri,
I just navigated to incident list (Open Module) and selected a record and right click on the header then clicked on Export XML option.
Then navigated to target instance and imported the XML file from list layout of incident module (no need to be incident module only). List layout is important. Click on header Import XML.
Please let me know for any queries.
Regards,
Ram M