Add a new DML trigger

Prev Next

The DML trigger delays DML actions so that they can be prevented. DML trigger is available for customers who want to audit before and after values when data changes occur. The DML trigger introduces latency, so it is recommended to use this feature sparingly.

  1. On the DBMSs page, click the DBMS tab.

  2. In the DBMS list, click the Edit Configuration icon GUID-935B8A59-8600-4F15-943C-F3EEA12A79A6-low.png in the required row.

  3. Click the DML Triggers Configuration tab, then click Add New Trigger.

  4. Select Use VA Credentials or provide username and password for the new trigger.

  5. In the Trigger Display Name, enter the name to be displayed.

  6. In Select DB drop-down list, select the database to apply the trigger.

  7. In the Select Table drop-down list, select the table to apply the trigger.

  8. In the Select Columns, select the column to apply the trigger.

  9. In the Select DML CMD Type To Audit, select the Insert, Update and Edit to audit.

  10. (Optional) In the Select Trigger Actions, select the Delay Transactions By and provide the required time period.

  11. Click Create Triggers.