Field Level Auditing Customization is not working

Hi All,

We have a requirement to customize field level auditing. We have added the properties to be audited in “pyTrackSecurityChanges” Data Tranform.

Ex.:

say(.PageA.PageB.PageList(1).Age) Property needs to be audited

Now in Memo Description, we need to see “.PageA.PageB.PageList(1).Name” Age updated to

Current OOTB Memo: Changed Age(property name) to

Is it possible?

Any Help would be needful.

PS: We are using Nested Page Structure.

Thanks in Advance!

Hi All,

FYI.

FLA is only possible for Single page property and can be defined in OOTB FLA Data Transform.

To achieve FLA for say “.PageA.PageB.PageList(1).Name” Age updated to , we will have to use custom audit using Add-History in Activity or the expression in DT.

Thanks,

Priyesh A