How to implement Field level Audit Track for reference data type field in case work type
In case field is defined at case work type we use the OOTB Case Management-Workmanagement-FieldAuditingType to get the audit trail. For scenario a Pagelist using SOR pattern i.e referening a data type,how to implement field level tracking for each column ?
In case field is defined at case work type we use the OOTB Case Management-Workmanagement-FieldAuditingType to get the audit trail. For scenario a Pagelist using SOR pattern i.e referening a data type,how to implement field level tracking for each column ? Our approach should be customizing pyTrackSecurityChanges Data Transform and the respective declare trigger pyTrackSecurityChanges ?what about writing database trigger in DB space ?