Question
Security audit for data instances is not working
We need a report to track data instances updates (Add, Change and Remove),so we have enabled the "Security Audit" feature for data class, but unable to view the records in report.
Configuration steps :
1) "OrgA-Customer-data-ProductInfo" and "History-OrgA-Customer-Data-ProductInfo" classes had been created.
2) Defined the data transform pyTrackSecurityChanges in the data class.Updated the following list of properties to be tracked.
3) Created the declare trigger rule named "TrackSecurityChanges"
4) the following data Instances were created in app flow
5) Created the report definition rule names "TrackSecurity" with History-OrgA-Customer-Data-ProductInfo as the Applies To class .but the report has not returned any results ,and none of history instance was created.
I've followed the PRPC help and https://pdn.pega.com/security/how-to-audit-field-level-changes-to-security-rule-and-data-instances pdn article.
PRPC version :7.1.9.
could you please share the observations after changing the option 'Trigger when an instance is' to 'Saved' from 'Comitted Save' in declare trigger rule (step #3) - Thank you!