Watch New / Update Records

The purpose of this trigger is to monitor newly created or updated records of a specific module in the Axelor instance. When editing or creating an object from Axelor, the module detects the modification or addition in the database to trigger the scenario.

Using this trigger

  • With this module, newly created and updated records in the database will be made available. It will not be necessary to use the Watch New Record module separately to add monitoring for newly created records.

  • In this process, records will be retrieved based on the createdOn and updatedOn. And this date adheres to the date mentioned in the Choose where to start. The rest of the process is the same as Watch New Record.

Watch new / update record