Develop > Tailoring > Data management > Cascade Updates > Create the example trigger record

Create the example trigger record

  1. Click Tailoring > Database Manager.
  2. In the Form field, type:triggers
  3. Press Enter.
    The trigger record opens.
  4. Type the following information in the triggers record:
    • Trigger Name: update.contact.location
    • Table Name: location
    • Trigger Type: 4 - After Update
    • Application: cascade.update.wrapper

    If you are configuring a Cascade Update for device records, type am.cascade.update.wrapper in the Application field. This wrapper works with the device joindef files.
  5. Click Add.
    The message line indicates that the trigger record was added.

Related concepts

Cascade Updates
Cascade Update example

Related tasks

Create a Cascade Update
Create a Cascade Delete
Create a Cascade Update/Delete Configuration Record
Create the example Cascade Configuration Record
Test the example Cascade Update