oldValue in Identity attribute

Hi community,

How to get the old value of ($oldValue) of the Identity attribute A in another Identity attribute.

I dont want to compare old value with new value. I like to have old value of Identity attribute A in another Identity attribute.

Thanks

Can you clarify where you’re doing this compare? Transform? Workflow? Other?

Additionally if you can provide some kind of example that would be helpful.

1 Like

I like to achieve this with a transform.

I used the transform provided in this documentation. It doesnt work.

https://community.sailpoint.com/t5/IdentityNow-Forum/Use-of-oldValue-in-Transforms/m-p/175628/thread-id/6145

In order to get this in another identity attribute, you’ll need to do something different similar to this thread

Referencing $oldValue of one identity attribute in a transform mapped to another identity attribute

$oldValue is the prior value of the current attribute.

Thanks Ed , But “currentAValue” option mentioned on this post, it not working as expected.

I had it working in my tenant with some changes to fit the data I had available. Without knowing the exact code and specific steps you’re doing it’s hard to guess on potential issues.

Also keep in mind that it requires data changes in the aggregation to see any changes vs. just seeing it on static non-changing data.

Can you please share the transform which worked for you?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.