We are trying to create a declare trigger at FLAudit- class, to push the instances to an external table. But the declare trigger is not working. Can some one please help on how to solve this issue.
@RAVINDRANG can you show how you configured the Declare Trigger?
Are you trying to track the changes done in the datatype by using OOTB pyTrackSecurityChanges Data transform and in a declare trigger rule, calling OOTB activity TrackSecurityChanges?
What changes are being done to the Datatype? Do you see any errors at this stage?
How are you tracking the changes done in the datatype? Can you show a report definition of History class of the datatype and add pyMemo and pyLabel property to track the changes. Or view the history details of a particular instance in the History class of the datatype.
Please can you confirm if you have carried out the troubleshooting as per the documentation More about Declare Trigger rules ?
What does the tracer show? Can you compare pzCurrentPage and pzPreviousPage?
Can you provide the outcome as per Verifying your new auditing changes.
Also see many other forum posts such as these:
Declare Trigger - Track Property Modified
FLA for embedded page is not opening from Field History
Also see Customizing the memo text for an audited rule If that doesn’t help, only way to check is under the History- class.
Is the FLAudit Class generating the correct data in the first place?
See some limitations which are described here Displaying the index keys of audited properties in the field-level auditing layout
Can you confirm you are on 8.6.4? See Resolved Issues relating to FLA.