Summary
How do you display Parent Activation ID in an entitlement email?
Question
We need to display the Parent Activation ID in the Entitlement Email HTML template (in case of upgrade) in FlexNet Operations On-Premises.
The following display correctly the activation ID :
Activation ID:
<xsl:value-of select="@ActivationID"/><br />
So we tried the following for the parent, but it didn't work:
Parent Activation ID:
<xsl:value-of select="@ParentActivationID"/><br />
What is the tag to use to display the Parent Activation ID of an Entitlement Line Item?
Answer
Is this is using the XSL content of the template, and not the merge tags? Merge tag would be [[ParentLineItemActivationID]].
In the XSLT, the @ sign indicates an attribute value of an element, not a sub-element. ActivationID is the only attribute of the EntitlementLineItem element.
So inside the EntitlementLineItem loop, this should provide the result you're looking for:
<xsl:value-of select=" ParentLineItemActivationID "/>< br />Related Articles
FlexNet Operations Cloud Release Schedule Archive 25Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago