Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/09/2024 01:22 AM
What is the value for the binding variable in Database connector for passing accountid and entitlement displayname in add and remove access?
Solved! Go to Solution.
07/09/2024 01:41 AM
HI @mayankshah ,
Try below binding variables in your createaccount and addaccess json for accountname and entitlement displayname respectively
07/09/2024 02:30 AM
How can we pass accountid attribute in GRANTACCESSJSON and REVOKEACCESSJSON in DB on the store proc?
07/09/2024 02:35 AM
Try below:
${account.accountID}
07/09/2024 11:05 PM
${account.accountID}