How to find the source of a sys_metadata_link data in servicenow studio?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2025 10:56 AM
Hello!
As the title suggests, I am trying to find where to find and change some of the demo data included with our application. I am using servicenow studio to make changes to the scripts and tables, but I am not able to find the demo data itself. I have tried to search for 'sys_metadata_link' etc in Code Search but it finds nothing. I have also tried to find the actual demo data content with no avail.
From the actual package XML files, I did find that the data exists in a file like <>/update/sys_metadata_link_<>.xml which is how I knew that it was related to that table.
Any help would be appreciated, I just want to edit the default data packaged with the application. (And before anyone asks, yes the original developer of this app is gone from our company so we can't ask them)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2025 11:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2025 10:59 AM
As you can see here, I am not able to see anything when I search 'Snap' in servicenow or studio. Neither can I see any 'Metadata Snapshot'. You servicenow studio seems newer/different though!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2025 11:05 AM
I am updating studio to see if that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2025 11:22 AM
Found it in the now/servicenow-studio version of studio. Thank you so much!