Email templates that use HTML markup tags insert unwanted blank lines in the body of the email in RSA Identity Governance & Lifecycle
Originally Published: 2020-01-24
Article Number
Applies To
RSA Version/Condition: 7.1.1, 7.2.0
Issue
For example, consider the below email template: (Admin > Email > Templates tab > Create/Edit email template)
To view the email content, go to (Admin > Email > Templates tab > {name of email template} > Content: View button).
The expected email content is:
The actual email content is:
Note the unexpected addition of blank lines in the email content.
Cause
Note:This is an issue only when using HTML tags that add styling to a text/response. This is not an issue with tags used to generate a text/response.
This is a known issue reported in engineering ticket ACM-102286.Resolution
Workaround
For example, change
FROM:
FROM:
<span style="color:red"> Here is some red text. </span>
TO:
<span style="color:red">Here is some red text.</span>
Applying this workaround to the example above would look like:
To view the email content, go to (Admin > Email > Templates tab > {name of email template} > Content: View button).
The email body now looks as expected:
Notes
Related Articles
Authentication behavior of the Email Fulfillment Handler node used in RSA Identity Governance & Lifecycle Email Fulfillmen… 33Number of Views Poor performance when processing SoD Rules that use a Correlation Attribute in RSA Identity Governance & Lifecycle 121Number of Views "Maintain" and "Maintain with Expiration" are not working as expected in multi-step review in RSA Governance & Lifecycle 14Number of Views How to make the sender address field non-editable when clicking on send email button while performing the review in RSA Id… 24Number of Views Hyperlinks in the Email body of Workflow Nodes that are defined as Job Level Variables are not saved in RSA Identity Gover… 74Number of Views
Trending Articles
RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to download and install the AFX Server Archive in RSA Identity Governance & Lifecycle The Template ({Connector Template Name}) has missing file content error when creating AFX Connectors in RSA Identity Gover… Downloading RSA Authentication Manager license files or RSA Software token seed records Troubleshooting RSA MFA Agent for Microsoft Windows
Don't see what you're looking for?