00298: Validation error table <value> must be referenced by a layer

When sharing layers with validation or batch calculation attribute rules and the Validation capability is enabled, it is required that all four of the error tables be referenced in the map view. The error table that is missing from the map will be referenced by the <value> parameter.

The error tables are as follows:

  • GDB_ValidationPointErrors
  • GDB_ValidationLineErrors
  • GDB_ValidationPolygonErrors
  • GDB_ValidationObjectErrors
Example: Validation error table 'user.GDB_ValidationObjectErrors' must be referenced by a layer.

Solutions

Do one of the following:

  • Ensure that all four of the error tables are referenced in the active map view as layers.
    • To manually add the missing tables to the map, locate the table referenced in the analyzer error and add it to the map.
    • To automatically add the missing validation error tables to the map, right-click the analyzer error and click Add To Map. The missing layer or table will be added to the map.
  • Uncheck the Validation capability on the Configuration tab under Capabilities. You will not be able to evaluate rules using the web feature layers that are shared.

More information

For more information, see Share datasets with attribute rules and Analyze your GIS resource.