- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2025 06:24 PM
The "update_guid" in the update set data contains a sys_id.
Which record is this sys_id?
Which TBL is it managed in?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2025 11:54 PM
Hi @bonsai ,
looks like this is extension to your below post
as mentioned in that post
update_guid holds the latest GUID of update_guid_history
or I think update_guid is generated first and added to update_guid_history
I have tried to find if that GUID leads me to any table using sysid command in the SNUTILS but I couldn't any associated table or record for that GUID
so may be as mentioned by @Maik Skoddow it's for the servicenow to keep track of something
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2025 11:54 PM
Hi @bonsai ,
looks like this is extension to your below post
as mentioned in that post
update_guid holds the latest GUID of update_guid_history
or I think update_guid is generated first and added to update_guid_history
I have tried to find if that GUID leads me to any table using sysid command in the SNUTILS but I couldn't any associated table or record for that GUID
so may be as mentioned by @Maik Skoddow it's for the servicenow to keep track of something
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya