Setting an attribute trigger using a lookup table

Prerequisite:

This procedure assumes that you are in the process of creating an action, and an action parameter dialog box is currently displayed. This procedure also requires that you have configured a lookup table in ArcGIS Tracking Analyst.

Learn more about configuring lookup tables for attribute triggers.

Steps:
  1. Click the Attribute Query button on the How the action will be triggered panel of the action parameter form. If you want to set a combination attribute and location query, click the Attribute AND Location Query button and complete this procedure along with the procedure for setting a location trigger for an action.
    Select Attribute Query from the action parameter dialog box
  2. Click the Query Builder button. The Query Builder dialog box appears.

    If Always or Location Query is chosen on the How the action will be triggered panel, the Query Builder button is unavailable.

    The Query Builder dialog box

  3. Double-click a field on the Fields panel at the top of the Query Builder dialog box to add the field to your query expression in the text box at the bottom of the dialog box.

    While a field is selected on the Fields panel, you can click the Get Unique Values button to see a list of all the unique values appearing in that field.

  4. Click the In button. The available lookup tables appear in a drop-down list.
  5. If a list of tables doesn't appear, it is possible that no lookup tables have been added to the master list. The master list of lookup tables appears on the Look Up Tables panel on the Configure Look Up Tables tab of the Tracking Analyst Global Settings Properties dialog box, which is accessed from the Tracking Analyst toolbar.

    Learn more about configuring lookup tables for attribute triggers.

  6. Pause the pointer on a lookup table in the drop-down list, and notice that a list of available columns contained in the table is displayed in a pull-right menu.
    Hovering over a lookup table expands a pullright list of the fields contained within it
  7. Click on a column from one of the lookup tables that contains the attributes you want to use to trigger your action.
  8. The query expression appearing in the text box at the bottom of the Query Builder dialog box may look something like this: "TRACK_ID" IN ( SELECT TRACK_ID FROM lookuptable.txt ).
  9. Complete your query expression. Other attributes and operators may be used in conjunction with lookup tables in your query.
  10. Click Verify to verify your query expression.
  11. If your query expression is not verified, you must correct it before you can proceed.
  12. Click OK on the Query Builder dialog box to save the query expression as the trigger for your action. The query expression you just created is in the read-only Attribute Query text box on the action parameter form.

    You have now finished setting an attribute query for your action, and you can finish the remaining steps required to create your action.

Related Topics

2/10/2012