How to find the source of a sys_metadata_link data in servicenow studio?

mohitbhole
Tera Contributor

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)

4 REPLIES 4

Maik Skoddow
Tera Patron
Tera Patron

Hi @mohitbhole 

 

search for "Metadata Snapshot":

 

MaikSkoddow_0-1748674187793.png

 

Maik

mohitbhole
Tera Contributor

mohitbhole_0-1748886995757.png

mohitbhole_1-1748887009649.png

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!

mohitbhole
Tera Contributor

I am updating studio to see if that helps. 

mohitbhole
Tera Contributor

Found it in the now/servicenow-studio version of studio. Thank you so much!