How to get the Request history
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2022 04:41 AM
Hi,
I'm trying to connect ServiceNow with Celonis.
I would like to get all the details with respect to the Request created. like To whom and when it got assigned to, what are all the other teams it got assigned to and how long it lived in their queue likewise.
I thought i can get all these details from history but i couldn't find sys_history_line or sys_history_set tables.
Regards,
AK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2022 04:50 AM
Hi AK,
Type "sys_history_line.list" on your application navigator you will get the tab.
Once in the History table (sys_history_line), type the sys_id of your record in the Set field, you should be able to export and print the whole list.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2022 12:22 AM
Hi AK,
Any update to this ?Any follow-up required? if not
Kindly mark the answer as Correct & Helpful both such that others can get help.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2022 04:55 AM
Hey,
You will be able to see the records once you enable auditing for the records.
Follow below article responses, contains relevant links to gain better understanding:
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar