Licensing Query - What is entitlement mode in Subscription Overview?

Suggy
Giga Sage

On subscription overview module, I am seeing this message "The entitlement mode is set to: OFF"

What is that?

find_real_file.png

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @Suggy 

I know this answer comes a bit late, but maybe it helps anyway.

The info "The entitlement mode is set to: OFF" is displayed due to the entitlement mode which is set at Subscription Management > Properties 

At documentation page (https://docs.servicenow.com/bundle/rome-servicenow-platform/page/administer/subscription-management/...) you will find the explanations for the property "Entitlement checks on entitlement-driven actions" which you cannot change:

OptionDescription
OFFThe system performs no licensing checks and displays no warning messages.
WARNThe system allows users to access applications without the proper role or entitlement, but displays warning messages. The system logs unpermitted users.
ENFORCEThe system denies users access to applications without the proper role or entitlement. The system logs unpermitted users.
DEFAULTThe system defaults to OFF.

 

On all current instances the property is set to "DEFAULT" what means the entitlement mode is "OFF" and thus the respective message is displayed.

Now you may ask now which impacts it has for you. And the answer gives the Support article at https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0993213

Starting with ServiceNow disabled the automatic allocation of users to subscriptions within Subscription Management. That means that from now on you are responsible for maintaining the remaining mechanisms for tracking user-based subscriptions with User Sets (Paris) and Groups (Quebec).

Kind regards
Maik

If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.

View solution in original post

10 REPLIES 10

Suggy
Giga Sage

Thanks Maik!