Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Restrict Requestable Entitlement under entitlement Type

ejeong
Valued Contributor
Valued Contributor

Hello,

Here is the query applied in "Requestable Entitlements in Entitlement type" 

'${DepartmentName}') in ev.customproperty20

Dynamic Attribute (Department) is showing department code for requestee 

however, I would like to add multi value department code in ev.cp20 but it doesn't work when this cp becomes multi value. Please let me know how to achieve this.. 

ejeong_0-1674118287497.png

 

 

2 REPLIES 2

ejeong
Valued Contributor
Valued Contributor

never mind. I think I figured it out

rushikeshvartak
All-Star
All-Star

Find_in_set('${DepartmentName}',ev.customproperty20)


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.