Where to check the Sys id value

snowenthuziast
Kilo Contributor

Hi

how to get a record detail from a sys id. Where can it be checked from?

thanks

1 ACCEPTED SOLUTION
13 REPLIES 13

Hi All



thanks for the revert



I meant to ask, if I have got a sys id lets say 9e5b1af94fe62200f70e6b628110c70b.   How do I check which record does it belong to.Is it an incident, problem, change or ???



(In short , I had like to get the record's details from a sys id)


Apply filter in the list view 'sysid' is 'your value'


Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.


Hi Deepa,



thanks for the tip


If I dont know the table name, is there a way I could locate the record just from the sys id



Thanks


Hi Jan



The second link has the answer to my question. however I am unable to still get it though


I have a sys id hard coded in the script. Through the conventional method I can go to the respective table and search for the record via filter.



However, what if I dont know the table name? Is there a more easy way to directly figure out a record just from the sys id.



Thanks