Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam IdentityIQ-Engineer Topic 5 Question 15 Discussion

Actual exam question for SailPoint's IdentityIQ-Engineer exam
Question #: 15
Topic #: 5
Can the rule library named Common Rules Library" be included in a Rule by adding this code?
Solution:

Suggested Answer: B Vote an answer

No, the code snippet provided in the image is incorrect for including a rule library named "Common Rules Library" in a Rule. The correct syntax should reference the sailpoint.object.RuleLibrary class if the intent is to include a Rule Library, as seen in the second image. The first image incorrectly references the sailpoint.object.Rule class, which is not suitable for a rule library inclusion.
Correct Syntax (as shown in the second image):
<ReferenceRules>
<Reference class="sailpoint.object.RuleLibrary" name="Common Rules Library"/>
</ReferenceRules>
Reference:
SailPoint IdentityIQ Rule Library Documentation
SailPoint IdentityIQ Configuration Guide (Rule and Rule Library Management)

by you.love.lindsey.yay at Mar 13, 2026, 12:36 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
you.love.lindsey.yay
2026-03-13 12:36:20
Selected Answer: A
No such thing as the rulelibrary class in sailpoint
upvoted 1 times
...
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.