Does viewing watched incidents via the ESC portal require any licence?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 06:48 PM
I have a requirement to add 'My Watched Tickets' to the ESC portal - incidents where they are not the caller but have been added to the watch list.
Before I look at editing the portal, will this work if the user only has the snc_internal role, and no business stakeholder or itil role? Would they be able to view the details of the incident sufficiently (e.g. short description, description, state, additional comments)?
I've seen similar posts where the advice is to add a read ACL with a condition for watch list, but again unsure if this would be allowed if the internal user does not have BS/itil role and therefore licence.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 07:26 PM
Hi @OWelch ,
License will get count if you have written some acl overriding oob one to perform crud operations. You can display incident details using widgets for view purpose.
check this link for understanding licensing in ServiceNow: https://servicenowwithrunjay.com/licensing-in-servicenow/
Accept the solution if it helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 07:42 PM
Thanks @Runjay Patel , so a widget that shows a read only view will also require a licence?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 08:51 PM
You can customise the widget as per your need, you can make copy of oob one and make changes according to your need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 07:30 PM
Hi @OWelch ,
With sn_incident_read role users can access incidents with read only which doesn't consume any license.
Thanks,
Pradeep
Regards,
Pradeep