SAILPOINT-CERTIFIED-IDENTITYIQ-ENGINEER · Question #116
Is this statement true about email templates or behavior within them? Solution: Only identity object attributes or methods can be accessed through the reference variables of a template's input…
The correct answer is B. No. The statement is incorrect. Email templates in SailPoint IdentityIQ are not restricted to just Identity object attributes or methods. They can access attributes and methods of any object passed to the template through its input arguments, including WorkItems…
Question
Is this statement true about email templates or behavior within them? Solution: Only identity object attributes or methods can be accessed through the reference variables of a template's input arguments.
Options
- AYes
- BNo
How the community answered
(28 responses)- A29% (8)
- B71% (20)
Explanation
The statement is incorrect. Email templates in SailPoint IdentityIQ are not restricted to just Identity object attributes or methods. They can access attributes and methods of any object passed to the template through its input arguments, including WorkItems, CertificationItems, and others. The template system allows the use of various objects' properties as long as they are properly referenced within the script or template context. SailPoint IdentityIQ API Reference Documentation
Topics
Community Discussion
No community discussion yet for this question.