Trace Security Changes and Audit History Customization

• Create a property: Amount in Rupees in your application
• Update the property manually through user input and ensure that the property value is audited each time the property is updated
• Also create a custom entry in the audit history table ‘Amount in Rupees has been updated by operator: [operator name]’; each time the amount is updated by a user

@SUDARRAJV16773331 your question is not clear but if you’re trying to simply Trace Security Changes and Audit History Customization:

To trace security changes and customize audit history after creating and updating a property manually through user input follow these steps to ensure that the property value is audited each time it is updated and create a custom entry in the audit history table with a custom message each time the amount is updated by a user: 1. Create a Declare Trigger Rule: Name the rule TrackSecurityChanges . Set the rule type or data class as the Applies To class. On the Trigger tab in the ‘Trigger when an instance is’ field select Save . In the Trigger activity section in the ‘Name’ field select TrackSecurityChanges for the activity name. In the ‘Execute’ field click Immediately . Click Save . 2. Customize the Memo Text: Leave the Value column blank for a row to apply custom text from a field value rule. Create a field value rule for a message for the property. For the field value rule’s Applies To class use the class of the embedded objects. For the field value rule’s Field Name match what is entered in the data transform for that property. 3. Test the Feature: Change a rule or data instance and review the history to ensure that the custom message is displayed in the audit history table each time the amount is updated by a user.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Enabling security auditing for a data class or Rule Type

Auditing changes to aggregate properties