Hi,
When an attribute synchronization change request is created due to user attribute changes, in each change item it is possible to see which account attributes are about to be changed in the endpoint (Active Directory in my case) by clicking "<Number of attribute> Attributes" under the Entitlement Name column. See image attached.
Is there a corresponding table/view in the DB, or a query that I can use, to show the same information: the connection between a change item id and the attribute changes in it?
Thank you.
I found it under T_AV_CHANGE_REQUEST_DETAILS table > ADDITIONAL_DATA tab.