SAILPOINT-CERTIFIED-IDENTITYIQ-ENGINEER · Question #117
Is this statement true about email templates or behavior within them? Solution: Whole paragraphs cannot be included or omitted based on conditional tests, such as #if (SremindersRemaining > 0). Only…
The correct answer is B. No. This statement is incorrect. In SailPoint IdentityIQ email templates, entire blocks of text, including whole paragraphs, can indeed be conditionally included or omitted using the appropriate templating syntax such as #if, #else, and #end. The templating engine in IdentityIQ…
Question
Is this statement true about email templates or behavior within them? Solution: Whole paragraphs cannot be included or omitted based on conditional tests, such as #if (SremindersRemaining > 0). Only individual lines can be omitted in this manner.
Options
- AYes
- BNo
How the community answered
(19 responses)- A16% (3)
- B84% (16)
Explanation
This statement is incorrect. In SailPoint IdentityIQ email templates, entire blocks of text, including whole paragraphs, can indeed be conditionally included or omitted using the appropriate templating syntax such as #if, #else, and #end. The templating engine in IdentityIQ, which typically uses Apache Velocity, supports complex conditional logic that can control large sections of the email content, not just individual Apache Velocity Templating Guide for SailPoint IdentityIQ
Topics
Community Discussion
No community discussion yet for this question.