Entitlement Management Enhancements in 2025.01

The following enhancement to entitlement management was added in the 2025.01 release.

Instance ID Merge Tag Now Available in Entitlement Email Template

(Case 02875263, SWM-21918)

Previously, the merge tag [[DEFAULT_GLS_INSTANCE_ID]] (available in the Entitlement email template) could only be included above the email text, but not in the email within LicenseModel or EntitlementLineItem tags.

In the 2025.01 release, the merge tag [[DEFAULT_GLS_INSTANCE_ID]] can be nested inside the LicenseModel or EntitlementLineItem tag, and producers can now insert the Cloud Licensing Service (CLS) instance ID into the table in an Entitlement email. (This allows an Entitlement email, for example, to contain a table with rows for each line item, and to specify the CLS ID in the rows related to the CLS.)

The following sample shows how the merge tag [[DEFAULT_GLS_INSTANCE_ID]] is nested inside the EntitlementLineItem tag:

[[FOR-EACH TAG="EntitlementLineItem"]]

[[DEFAULT_GLS_INSTANCE_ID]]

[[END FOR-EACH]]