Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Dynamic Attribute for each Entitlement

Abhay_Yadav
New Contributor II
New Contributor II

Hi All,

We have a requirement to pass Approval and threshold value for each entitlement for an ERP application. Can you please help us in understanding if it's possible?

 

Eg: Entitlement Name is Finance_Approver, for this entitlement user should be able to pass Approval Threshold amount(this is not fixed and can be any Amount) during entitlement request.

Similarly there would be other entitlements eg: purchaser, certifier etc that would require dynamic input from user.

Regards,

Abhay Yadav

4 REPLIES 4

rushikeshvartak
All-Star
All-Star
  • You can't pass dynamic attribute based on Entitlement selection 
  • But you can create dynamic attribute string and ask threshold value as user input

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Hi @rushikeshvartak ,

Thanks, but a user might request for 3 entitlement in a request and would want to enter different amount for each entitlement. How can this be achieved.

Regards,

Abhay Yadav

You need to create multiple DA .

You can mention Ent 1 Threshold also mention name of Entitlement

  • Entitlement 1 Threshold
  • Entitlement 2 Threshold
  • Entitlement 3 Threshold

 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

NM
Honored Contributor II
Honored Contributor II

Hi @Abhay_Yadav create a string DA which will allow user to add the value and pass it in json

Issue is you might need to create multiple'sDA and also a DA which they can use to select entitlement