Create rules to trigger actions on change of data

To ease data maintenance, you can configure Alfabet to update object class properties of objects in the Alfabet database automatically or execute specific actions like triggering of automated translation when a user sets a specific attribute, creates an asset or deletes an asset. There are two types of data-triggered actions:

  • The scope of this feature is limited. Data-triggered actions can be executed on inline editing in data workbenches, content areas and guided data entry views. In addition, creating, editing and deleting objects in data workbenches and content areas can trigger automatic changes in the database. All other button interactions like changes done in wizards, workflows, standard views, and custom reports cannot trigger data actions.

    Data triggered actions are triggered after the action is executed. Therefore, it is not possible to define data triggered actions referring to the base object for delete actions. The object that has been deleted does not exist after deletion and cannot be referred to.

  • Never create a data-triggered action in a production environment. You define SQL statements which change the data in the tables of the Alfabet database. These statements must be created in a configuration/test environment to ensure that no data loss or damage to the database structure occurs in productive environments.
  • Liability is on customer side. Alfabet BD GmbH is not taking over any liability for damage done to the Alfabet database structure and content caused by customer-defined data-triggered actions.

Definition of data-triggered actions is done in three steps: