multiple files attached to a data source

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2018 04:56 AM
Hi All,
I was working on imports and found out that we can attach multiple files to a data source at a time. But when we are loading the records, its only creating one import set. Shouldn't it be creating 2 import set if 2 files are attached?
So that we can transform them later. Please let me know if anyone has any idea about this or advise if i am being silly here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2018 05:07 AM
Hi Anand,
You can only upload one attachment at a time for a single data source.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2018 05:13 AM
Hi Midhun,
Yes, uploading one file to data source works fine which is usual thing. But my question here was if servicenow is allowing attaching of multiple files to a data source then why its not creating import set for all the files attached?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2018 05:19 AM
Its a usual functionality of attachment (allowing multiple attachments) so that you can attach the excels and remove the ones which got imported.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 01:32 AM
If the target table is same, just merge the row of all three csv.
and upload attachment as one.
Anshu