Restricted Caller Access Privilege for Licensing Engine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2025 03:55 AM
Hi,
I am working on catalog item to manage membership in ServiceNow groups, including groups that have roles requiring a subscription. Information on whether the groups requires a subscription are stored in Subscription Group [group_has_subscription] and I would like to show this information to requestor, as it has impact on the pricing.
However this table is in Licensing Engine scope and I am unbale to set Restricted Caller Access Privilege from Requested to Allowed, as I am unable to access this scope.
All I need is to read access to Subscription Group [group_has_subscription] from script include, to see if selected group is on the list, or not.
Any ideas?
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
I'm facing the same issue. Is there any update on how to resolve it?