Summary
This article explains how to have alternate email content in FlexNet Operations Cloud emails sent to End Users based on an attribute of the order, product, etc. which triggered the email.Synopsis
This article explains how to have alternate email content in FlexNet Operations Cloud emails sent to End Users based on an attribute of the order, product, etc. which triggered the email.Discussion
In addition to the template language which supports conditional content based on the existence of a certain field, Flexera Software has extended the email template functionality in the Producer Portal to support conditional content based on the actual value of the field. Only simple string comparisons are supported, for example, we do not support greater than or less than comparisons.
Email template preview will only show one of the possible options as the sample data can only have a single value. Validation of the email template should be performed in the UAT environment by submitting transactions with the various data values followed by reviewing the resulting emails through the Producer Portal.
Additional Information
There are 4 conditional ?if? operators:
· The field exists
· The value of a field equal to the test value
· The value of a field NOT equal to the test value
· The value of a field is null
Specifications
[[IF TAG=?x?]] text to display if field x exists, including merge tags [[END IF]]
[[IF TAG=?x? VALUE=?y?]] text to display if value = y, including merge tags [[END IF]]
[IF TAG=?x? VALUENOT=?y?]] text to display if value <> y, including merge tags [[END IF]]
[[IFNULL TAG="x"]] text to display if value of x is null, including merge tags [[END IFNULL]]
Samples:
[[IF TAG="FIRST_NAME" VALUE="Brian"]]
You are a cool guy!
[[END IF]]
[[IF TAG="FIRST_NAME" VALUENOT="Brian"]]
You are OK too.
[[END IF]]
To account for the 'Yes' vs. all other data scenarios for non-required values, users will need to include the following three conditions:
[[IF TAG="ORDER_UDF" CODE="ShipPhysical" VALUE="Yes"]] Here is the content for the order emails with the ShipPhysical UDF set to Yes. [[END IF]]
[[IF TAG="ORDER_UDF" CODE="ShipPhysical" VALUENOT="Yes"]] Here is the content for the order emails with the ShipPhysical UDF not set to Yes. [[END IF]]
[[IFNULL TAG="ORDER_UDF" CODE="ShipPhysical "]] Here is the content for the order emails with no value (null) for the ShipPhysical UDF (when no ShipPhysical UDF exists for the Order). [[END IFNULL]]Related Articles
FlexNet Operations Cloud Notification Email Template Structure and Modification 11Number of Views Customizing an Email Template in FlexNet Operations On-Premises 11Number of Views Configure FlexNet Operations On-Premises Email Templates 7Number of Views How to create hosted Web Content in FlexNet Operations Cloud? 3Number of Views Which FlexNet Operation On-Premises file should we customize when an email templates that get sent out on password reset? 3Number 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