Manju22
(Manjuladevi Manickam)
February 8, 2024, 4:45pm
1
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
edmarks
(Ed Marks)
February 8, 2024, 4:56pm
2
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
Manju22
(Manjuladevi Manickam)
February 8, 2024, 5:06pm
3
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
edmarks
(Ed Marks)
February 8, 2024, 7:44pm
4
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.
Manju22
(Manjuladevi Manickam)
February 9, 2024, 3:07pm
9
Thanks Ed , But “currentAValue” option mentioned on this post, it not working as expected.
edmarks
(Ed Marks)
February 9, 2024, 4:24pm
10
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.
Manju22
(Manjuladevi Manickam)
February 9, 2024, 5:02pm
11
Can you please share the transform which worked for you?
system
(system)
Closed
April 9, 2024, 5:02pm
12
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.