- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 08:09 PM
Hi
I am trying to make a record producer, under my Application Leave Management System. I want to use Table Data Source, I will be uploading Excel File. However The application is in Global, how can i change it to my own Applicaation?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 08:29 PM
you should not have a record producer on sys_data_source.
you can use catalog item and inform users to upload the file there and then kick off the transformation
I have created blog for it in past
Data load and transform via Catalog Item
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
02-26-2025 08:29 PM
you should not have a record producer on sys_data_source.
you can use catalog item and inform users to upload the file there and then kick off the transformation
I have created blog for it in past
Data load and transform via Catalog Item
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
02-26-2025 08:39 PM
Okay, basically what I am trying to do is, for my application, upload certain files. Just for example an excel file with a list of employees. So I upload that and it should populate in my table. I shall look into the blog you created now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 08:42 PM
The blog should help you.
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
03-09-2025 11:34 PM
You can adjust the data source settings to match your application.