Associate a user with subscription records
If the User field in the Software Subscription [samp_sw_subscription] table is empty, map the field with an associated user in the User [sys_user] table within ServiceNow AI Platform.
Before you begin
ServiceNow Role required: sam_admin or sam_integrator
Review the list of unresolved subscriptions on the Subscriptions without user page in the License operations view. Note the User principal name value for the subscription and then verify if this value matches any entry in the User [sys_user] table. If no match is found, configure the rule accordingly.
About this task
SaaS integrations create subscription records in the Software Subscription [samp_sw_subscription] table with fields populated by automated jobs and integrations. By default, the User field is resolved by matching the User principal name column value with the Email and User ID fields in the User [sys_user] table. To accurately map user data when user data isn't resolved, create a user resolution rule.
Procedure
Result
If the user resolution rule is correctly configured and the Download subscription job SAM - Refresh <profile name> Subscriptions runs successfully, the unresolved subscription you targeted is cleared from the Subscriptions without user page in License operations view.