
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 03:56 PM
Hello,
This might be a stretch to find out, but I wanted to try. We have data that was imported / uploaded to the cmn_location table throughout the years. Everyone associated with that time is no longer with the organization. So now we are trying to determine how and where this data came from. I have tried looking at logs and history but nothing is showing up. The data has been added throughout the past 11 years. Any ideas on how (or if it is possible) to trace back where the cmn_location received it's data?
Thank you
M
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 09:21 PM
Please check these places
1) scheduled imports and data sources
2) any API which is exposed for creating/updating location
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 02:03 AM
Hi @User175049
Greetings!!
If I am not wrong , this data is not added manually. So to check
- Check Data Sources
- Check the import set tables
- Check the transform Maps.
- Check in API
To do all this you need Admin right or respective rights.
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
10-11-2023 09:21 PM
Please check these places
1) scheduled imports and data sources
2) any API which is exposed for creating/updating location
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 02:03 AM
Hi @User175049
Greetings!!
If I am not wrong , this data is not added manually. So to check
- Check Data Sources
- Check the import set tables
- Check the transform Maps.
- Check in API
To do all this you need Admin right or respective rights.
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
10-20-2023 07:53 AM
Thank you both for these ideas. Checking the data sources helped get a better idea how this data was added, which apparently was via CSV import and Excel uploads.