Restricted Caller Access Privilege for Licensing Engine

Patrik Samuel T
Tera Contributor

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?

5 REPLIES 5

HarshiniReddy
Tera Contributor

Hi, 
I'm facing the same issue. Is there any update on how to resolve it?