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

retrieve role customproperty of role submmited on ARS page inside createAccountJSON

vinitamulchanda
New Contributor II
New Contributor II

Hi Team,

I am working on a use case where , I try to submit a role access from ARS for a new user. on sumitting the request, two tasks gets generated:

 

1. New Account 

2. Add Access

 

Inside createaAccount JSON am trying to fetch the role custom properties that I sumitted on the ARS page, can someone guide how can I achieve this?

 

 

3 REPLIES 3

naveenss
All-Star
All-Star

Hi @vinitamulchanda may I know which connector are you using?

 

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.

Raghu
All-Star
All-Star

 @vinitamulchanda  you can use bidning variable below

${task.entitlement_valueKey.customproperty7}

:


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

rushikeshvartak
All-Star
All-Star

You can’t fetch in create account json. Use dynamic attributes 


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