Previous Topic: Enter a Comment for a Table Override TriggerNext Topic: Generate Default Triggers for a Model


Define Table Override Trigger User-Defined Property Values

You can use the UDP tab in the Table Trigger Editor to define user-defined property values for a table override trigger.

To define user-defined property values for a table override trigger

  1. Right-click the table for which you want to define trigger user-defined property values and click Trigger Properties.

    The Table Trigger Editor opens.

  2. Select the trigger in the Navigation Grid for which you want to define user-defined property values.

    Note: Use the Enter filter text box to filter a very large list of triggers to quickly locate the one that you want.

  3. Click the UDP tab and work with the following options:
    Property

    Displays the name of the user-defined property (UDP) associated with the table override trigger. When you use the Command data type for a UDP, the Property cell is a button that you can click to launch a file or application that you enter in the Value cell.

    Value

    Specifies a default value. You can enter or select a property value depending on the value data type:

    • Enter the property value in the Value cell for Integer, Real Number, and Text data types.
    • Enter a date value, click Spin Control Button in UDP tab to change the month, day, and year, or click Down Control to select a date for the Date data type.
    • Select a value from the Value list for the List data type. For example, you can create a UDP to select the backup frequency such as daily.
    • Enter a system command or click Command Data Type Icon in UDP tab to browse for a file or executable program for the Command data type. For example, you can enter or select C:\Myfile.doc to launch the Microsoft Word document Myfile.doc.
  4. Click Close.

    User-defined property values are defined for the table override trigger and the Table Trigger Editor closes.

Note: You should create UDPs before assigning them to a table override trigger. However, you can click Property Editor UDP Tab_User Defined Properties Editor Button to open the User Defined Properties : Physical dialog and work with physical UDPs from within the UDP tab of the Table Trigger Editor.