Audit listener
On this page
The Audit listener automates the listening of modifications on specific properties.
How to use
In order to create (or edit) Audit listener, in the System app, click on main menu and select Audit listener. In the page that opens click the Add button or select and existing one and click the Edit button.
Designer
- Entity name - The entity that the audit listener is created for.
- Property name - The property of the entity that the audit listener is created for.
erDiagram
audit_listener {
string property_name
integer id_entity
}
audit_listener many--one entity : audit_listener_entity