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

Based on entitlement selection, display dynamic attribute selection

SDS
New Contributor III
New Contributor III

Hello,

Usecase is to display dynamic attributes based on entitlement selection in ARS form. 

Eg: Saviynt endpoint has requestable entitlements E1,E2,E3 which are reconciled from end application. C1 and C2 are child attributes for E1; C3,C4 and C5 are child attributes for E2;C6 is child attribute for E3.

So in request form when requestor selects E1 , only child attributes C1 and C2 should be selectable likewise for E2 and E3. Tried case statement to select C1 and C2 based on E1 selection but it is not working(bind variable for entitlement value in dynamic attribute is not present/exposed I believe).

We want to create pending tasks for E1/E2/E3, child attributes beneath them can stay as dynamic attribute. Please suggest.

Thanks!

2 REPLIES 2

nimitdave
Saviynt Employee
Saviynt Employee

@SDS , the flow goes from dynamic attribute to entitlement selection only. So above cannot be achieved.

rushikeshvartak
All-Star
All-Star

You can't have Entitlement to Dynamic attribute mapping. You can explored Entitlement hierarchy to achieve use case.


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