Share
 
 

To Explore Wastewater Feature Rules

Many feature classes in the wastewater data model are comprised of feature rules. Use the data model administrator to view, enable, or disable feature rules.

Feature rules are methods and triggers that process data according to predefined algorithms. For example, feature rules perform consistency and dependency checks at certain events, such as before inserting or after modifying a feature class. A number of predefined feature rules are available, or you can define your own server-side feature rules or create client-side feature rules.

When you run Data Acquisition workflows in the wastewater application, feature rules improve the efficiency of adding feature classes and ensuring data consistency.

To explore wastewater feature rules

  1. In Infrastructure Administrator , open the Wastewater project.
  2. Start the data model administrator. Select the industry model. Click Industry Model menu Data Model.
  3. In the data model explorer, right-click the feature class. Click Edit Feature Rules.
  4. In the Feature Rules Properties dialog box, click the Client Side (.NET) tab.

To disable or enable a feature rule

  1. Start the data model administrator and select the industry model.
  2. In the data model explorer under the Administration topic, select the feature class, such as Washing Area.
  3. Right-click the feature class and click Edit Feature Rules.
  4. In the Feature Rules Properties dialog box, click the Client Side (.NET) tab.
  5. To enable or disable a feature rule, do one of the following:
    • In the Applied Rule Bases list, select or clear the feature rule.
    • In the Rule Base Definitions list, click a definition row and click Add to move the item to the Applied Rule Bases list.
  6. Click Save and Close.

For more information regarding feature rules, see the Feature Rules Reference.

Was this information helpful?