I want to generate a report where I am the approver and also I need to know the catalog item name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2024 07:46 AM
I want to generate a report where I am the approver and also I need to know the catalog item name where I am approver.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2024 07:52 AM - edited ‎03-19-2024 07:53 AM
You can hit following link , just replace instance_name with your instance name
https://<instance_name>.service-now.com/sysapproval_approver_list.do?sysparm_query=approverDYNAMIC90d1921e5f510100a9ad2572f2b477fe%5Esysapproval.sys_class_name%3Dsc_req_item&sysparm_view=
This list will give you list of all RITMs which where loggedin user is approver.
From here, you can also add column in list (RITM > item) from configure list to show the catalog name as column in list.
Regards,Sushant Malsure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2024 07:57 AM
Hi @divyal09
You need to create a DB view of Approval table and RITM table to get both results.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************