Question
Highmark
US
Last activity: 13 Mar 2023 13:28 EDT
Including a Correspondence Fragment inside another Correspondence Fragment
Hello,
I'm trying to modernize some of our email fragments that generate links to increase their security. It would be useful for me to include another Correspondence Fragment we're hoping to use as the boilerplate link generation JSP. Is it possible to include a Correspondence fragment in another Correspondence fragment? We're on Pega Platform 8.7.3.
Thanks
@hillC16594696
I found this Documentation About HTML Fragment rules and within it says:
"For highest quality and security, minimize the use of HTML fragment rules you create in application rulesets. "
Based on that statement, I would be wary of putting a HTML Fragrment within another HTML Fragment .
But here are some other pieces of content that you can also review:
How to do HTML fragmentation in Pega
More about HTML fragment rules
Hope that helps!