- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2019 07:00 AM
The count for requests displays 3 (request + incidents) but it is expected to be 5 (requests + incidents + ritm's/ any other ticket from any table of the logged in user.)
Please help!
Thanks
Priya
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 05:29 AM
Hi Priya,
You will need to amend the SP Header Menu Item for "Requests".
- Go to>Service Portal>Portals>Select your SP
- Select the Information (i) button next to "Main Menu" for "SP Header Menu"
- Select "Requests" from the label list
- You will need to edit the "Server Script" and add a watcher for the RITM table.
- Then you will also need to add a query to the table aswell
Let me know how you get on but i have recently completed this for two further tables we are using.
Many thanks,
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 05:29 AM
Hi Priya,
You will need to amend the SP Header Menu Item for "Requests".
- Go to>Service Portal>Portals>Select your SP
- Select the Information (i) button next to "Main Menu" for "SP Header Menu"
- Select "Requests" from the label list
- You will need to edit the "Server Script" and add a watcher for the RITM table.
- Then you will also need to add a query to the table aswell
Let me know how you get on but i have recently completed this for two further tables we are using.
Many thanks,
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2019 04:11 AM
This worked as expected. Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2019 06:37 AM
Glad you got sorted Priya 🙂