- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 04:42 AM
Hi Ankur,
Please guide me on the below query. I am trying to import csv file using Catalog item by following the blog you have created. Somehow the data is not getting inserted. Attaching the screenshot for your reference. Could you please guide me on this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 05:08 AM
are you sure the file is getting copied to that data source.
All steps are explained in detail in that blog
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 08:26 AM
@Ankur Bawiskar .. Thank you for the assistance, I found the error. I have created a new variable for attachment and was trying to upload from there, instead of using the header attachment.
Appreciate the time and effort you are giving to all of us. It means a lot for beginners like me.. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 08:23 PM
Glad to know.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2023 03:32 AM
Hi @Ankur Bawiskar ,
I am facing an issue again. The uploaded files are not being deleted from the data source when the import process fails. This results in multiple files getting appended to the data source, leading to import issues. I am wondering if there's a way to automatically delete the attachment from the datasource after the import process, regardless of whether it succeeds or fails.