How to configure a Data Lake to store data from ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2025 05:59 AM
Hi Experts,
I have a custom table (u_cat_item_feedback) that stores user feedback for specific catalog items. The requirement is to transfer this data to a data lake and then delete records older than 12 months. I understand that Table Cleaner rules can handle the deletion, but I need guidance on the data lake integration.
As a beginner in this area, I would greatly appreciate any insights on the following:
- What data lake solutions are available and easy to integrate with ServiceNow?
- Are there any existing plugins or spokes that could simplify this process?
- Any recommendations on the best approach for implementing this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2025 06:06 AM
will ServiceNow push data to data lake -> If yes then you need to discuss with data lake team to share the Endpoint and how it expects the data
If data lake will be pulling data from that table of ServiceNow -> if yes then you need to create a scripted REST API and accept the request and give data of that table as API response
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-13-2025 06:07 AM
Thank you @Ankur Bawiskar for quick response. This is helpful.
Could you please throw more light on
- What data lake solutions are available and easy to integrate with ServiceNow?
- Are there any existing plugins or spokes that could simplify this process?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2025 06:13 AM
there is no spoke for that.
You will have to build custom solution for this.
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-17-2025 07:02 AM
Hope you are doing good.
Did my reply answer your question?
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