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

Config for Requestable Entitlement in ARS - Query with dynamic attribute not working

BalajiE
New Contributor
New Contributor

Hi Team,

 

We have a requirement to list the entitlements in request form based on the selection of dynamic attribute. To do this, Config for Requestable Entitlement for entitlementType is configured with below value.

ev.customproperty31 ='${AccType}' and ev.status=1     -----> Not working

 

AccType - it a dynamic attribute of Enum type. it has 2 values(Administrator,IA)

We have updated the entitlements CP31 with mentioned values. 

With above configurations. its not listing/displaying the entitlements in the request form. but we hard cord the value it is working.

ev.customproperty31 = 'Administrator'    ---> This is Working

Please suggest, how we can achieve this.

 

Regards,

Balaji Epari

4 REPLIES 4

naveenss
All-Star
All-Star

Hi @BalajiE Have you set the below parameter under the dynamic attribute?

What action to perform when Parent attribute changes? : Refresh

If not, please set this parameter. It should work.

 

 

Regards,
Naveen Sakleshpur
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.

NM
Valued Contributor
Valued Contributor

Hi @BalajiE , do you see value getting computed in logs?

pmahalle
All-Star
All-Star

Hi @BalajiE ,

Can you share the screenshot of the dynamic attribute?


Pandharinath Mahalle(Paddy)
If this reply helps your question, please consider selecting Accept As Solution and hit Kudos 🙂

pmahalle
All-Star
All-Star

@BalajiE ,

Check the What action to perform when Parent attribute changes? Configuration for your dynamic attribute. If it's null/blank set it as mapping. It's working for us.

What action to perform when Parent attribute changes? : mapping


Pandharinath Mahalle(Paddy)
If this reply helps your question, please consider selecting Accept As Solution and hit Kudos 🙂