SAILPOINT-CERTIFIED-IDENTITYIQ-ENGINEER · Question #65
Is this statement correct about writing and executing source mapping rules to populate identity attributes? Solution: The Identity object is passed to the rule.
The correct answer is A. Yes. The statement "The Identity object is passed to the rule" is correct. When writing source mapping rules to populate identity attributes, the Identity object is indeed passed to the rule. This allows the rule to access and modify attributes on the Identity object based on the…
Question
Is this statement correct about writing and executing source mapping rules to populate identity attributes? Solution: The Identity object is passed to the rule.
Options
- AYes
- BNo
How the community answered
(25 responses)- A76% (19)
- B24% (6)
Explanation
The statement "The Identity object is passed to the rule" is correct. When writing source mapping rules to populate identity attributes, the Identity object is indeed passed to the rule. This allows the rule to access and modify attributes on the Identity object based on the logic defined within the rule. Therefore, the correct answer is A. Yes. explains how the Identity object is passed to rules during their execution, allowing for attribute manipulation and logic implementation.
Topics
Community Discussion
No community discussion yet for this question.