I want to retrieve information tied to catalog items.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 11:20 PM
Dear Experts.
I am having trouble with an inventory operation, please let me know.
I would like to get a list of the assignee groups associated with a flow of catalog items.
It doesn't matter how you do it, as long as you can see the catalog item, the catalog item owner name, the flow name, and the assignee group in the list.
Thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 11:35 PM
you want to see/extract a report on something like this
Catalog Item 1, Flow Name, Owner Name, Assignment Group
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024 01:19 AM
Thank you for your prompt reply.
The report you suggested is fine.
But I don't know which table to use to get the data to create the report.
Which table should I link to which table to create the report?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024 01:21 AM
most of the info can be found from sc_req_item but if you want other info then possibly you need to join tables using database views
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader