Click HERE to see how Saviynt Intelligence is transforming the industry. |
05/08/2024 03:34 AM
Hi Saviynt Team,
We have two dynamic attributes, "User Type" and "Site Location". Our requirement is, if a user modifies the values of "User Type" or "Site Location" in modify account process, can we then push the newly selected values it to target application using update account task?
Aprreciate you're response at the earliest. Thanks.
05/08/2024 03:35 AM
05/08/2024 03:42 AM
We are using the REST connector and are only required to push the values of the dynamic attributes that the end user selects during the modify account process, rather than pushing all the values.
05/08/2024 03:44 AM
Values which are not updated you can take from account customproperty and other you can take from dynamic attributes by comparing
05/08/2024 09:21 PM
Sorry, I didn't get you. I need to push the values of dynamic attributes using update account task when end user updates it in modify account.
05/08/2024 09:23 PM
05/08/2024 09:31 PM
Yes we can take the dynamic attribute value from the custompropery if there is no change, but how can we push the updated value which end user modified during modify account process?
05/08/2024 09:34 PM
You use conditional logic and compare value in Dynamic attribute vs Account CP does not match then push to target
05/08/2024 09:38 PM
Ok but I see no update account task created in Saviynt when there is a change in dynamic attribute value in modify account process. Do I need to enable any config for this? Thanks.
05/08/2024 09:44 PM
If you have enabled entitlementsOnly to Security System remove it
05/08/2024 10:11 PM
Yes I had selected entitlements only at security system level. I have removed that setting and tried now, I can see update account task is created after modifying the dynamic attribute values. Thank you.
If you have the conditional logic which compares value in Dynamic attribute vs Account CP and does not match then push to target, Could you please share it here? Thanks.
05/08/2024 10:12 PM
I don't any sample right now