Property reference

sn_entitlement.product_metadata_supported_types

The sn_entitlement.product_metadata_supported_types property defines the supported types for product metadata in the Licensing Engine. Admins should review this property to ensure compatibility with specific product features and integrations, particularly when configuring entitlements.

Default: { "product_metadata_record_path": "\"$.PRODUCT_METADATA[?(@.ATTR_KEY=='ITOM_METER_BUNDLE' || @.ATTR_KEY == 'MAPPING' || @.ATTR_KEY == 'ITOM_METER_RATIO' || @.ATTR_KEY == 'INTEGRATIONHUB' || @.ATTR_KEY == 'CUSTOMTABLE_ALLOTMENT' || @.ATTR_KEY == 'GENAI_NOW_ASSIST')]\"", "sku_metadata_supported_types": "MAPPING,ITOM_METER_RATIO,INTEGRATIONHUB,GENAI_NOW_ASSIST" } Type: string Application: Licensing Engine

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property specifies the JSON path and supported types for product metadata, impacting how the Licensing Engine processes entitlement data.
What area does it affect? Licensing Engine
What does the default mean? The default value is "{ "product_metadata_record_path": "\"$.PRODUCT_METADATA[?(@.ATTR_KEY=='ITOM_METER_BUNDLE' || @.ATTR_KEY == 'MAPPING' || @.ATTR_KEY == 'ITOM_METER_RATIO' || @.ATTR_KEY == 'INTEGRATIONHUB' || @.ATTR_KEY == 'CUSTOMTABLE_ALLOTMENT' || @.ATTR_KEY == 'GENAI_NOW_ASSIST')]\"", "sku_metadata_supported_types": "MAPPING,ITOM_METER_RATIO,INTEGRATIONHUB,GENAI_NOW_ASSIST" }", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring or troubleshooting product entitlements and integrations.

Out of the box property record

Raw metadata from the property record.

Property name sn_entitlement.product_metadata_supported_types
Sys ID 813c297eff91ea10fd78ffffffffffa6
Type string
Application Licensing Engine
Default value { "product_metadata_record_path": "\"$.PRODUCT_METADATA[?(@.ATTR_KEY=='ITOM_METER_BUNDLE' || @.ATTR_KEY == 'MAPPING' || @.ATTR_KEY == 'ITOM_METER_RATIO' || @.ATTR_KEY == 'INTEGRATIONHUB' || @.ATTR_KEY == 'CUSTOMTABLE_ALLOTMENT' || @.ATTR_KEY == 'GENAI_NOW_ASSIST')]\"", "sku_metadata_supported_types": "MAPPING,ITOM_METER_RATIO,INTEGRATIONHUB,GENAI_NOW_ASSIST" }
Description
Updated 2025-05-30 13:23:53