Import multiple attachments from an excel to the sys_attachement table servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2024 03:27 AM
Hi All,
For example, if there are multiple attachments present in an excel sheet along with column data, is it possible to insert each of these attachments into the sys_attachment table. Any suggestions??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2024 03:30 AM
Sorry, confused.
You have excel as attachment with multiple sheet and data in it and you want attach each sheet t as attachment?
or
Excel sheet has many attachements and you want that as each attachment?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2024 03:31 AM - edited ‎01-12-2024 03:33 AM
Hi @Priya103,
Importing an attachment from a Transform Map has been nicely answered by @Ankur Bawiskar from a similar question in the link below. Take a look and let me know if you need any guidance. Essentially you can follow this logic and apply for multiple attachments.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Helpful.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2024 04:13 AM
excel will contain file?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 01:12 AM - edited ‎02-01-2024 01:15 AM
Hi @Ankur Bawiskar , one excel template having multiple attachments. So currently we are using this template for bulk upload of data into license table. So, now requirement is whether corresponding attachments also can be uploaded with data.