Question
2
Replies
2231
Views
Posted: January 22, 2019
Last activity: January 30, 2019
PEGA OOTB field level auditing
In PEGA OOTB field level auditing , we get pyHistoryMemo property added with the memo.
Ex:
Changed "Color" From 'Green' To 'Blue'
Instead of that we want the audit to be in tabular format.Ex:
Ex:
Action |
Old Value |
New Value |
Changed |
Green |
Blue |
To achieve that we need to hold Action, old and new values in the separate properties. Tried updating the existing Java code but no luck. Please help.
***Edited by Moderator: Pallavi to update platform capability tags***
Hi
Here are some old article you can check out
https://community1.pega.com/community/product-support/question/how-customize-messages-appearing-description-column-history
https://community1.pega.com/community/pega-support/question/how-customize-audit-information-fields-work-object-prpc-731