- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 02:30 AM
Hi
how to get a record detail from a sys id. Where can it be checked from?
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 03:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 03:40 AM
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 03:44 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 04:00 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 03:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 03:59 AM
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