- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 04:20 AM
Hi All,
I have created a scoped app called Automation and created a table called Automation Cases. For the scoped app, I have created a new portal as well, In the header I'm using the OOB My requests Menu Item like below.
Currently, it shows the incidents, Request items which are opened or closed. Here, I want to show the Automation cases as well. How do I achieve this.
Could anyone please guide me.
Thanks in Advance,
Nagashree.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 06:36 AM
Hi @Nagashree5 ,
You will need to create a record in the request_filter table and it would start showing up in the My Requests.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 05:20 AM
Hi,
Have a look at the My Request Filter:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 06:24 AM
Add it to the table "My Request Filter"
instanceName.service-now.com/request_filter_list.do?sysparm_query=active%3Dtrue&sysparm_view=
And then configure the standard ticket page for that table
instanceName.service-now.com/ticket_configuration_list.do?sysparm_query=active%3Dtrue&sysparm_view=
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 06:36 AM
Hi @Nagashree5 ,
You will need to create a record in the request_filter table and it would start showing up in the My Requests.