試験IdentityIQ-Engineer トピック6 問題53 スレッド
SailPoint IdentityIQ-Engineerのリアル試験問題集
問題 #: 53
トピック #: 6
問題 #: 53
トピック #: 6
Can the rule library named Common Rules Library" be included in a Rule by adding this code?
Solution:

Solution:

おすすめの解答:B 解答を投票する
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)
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)
堀田** 2026-04-11 02:50:37
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。