Skip to main content

Write To Reviewer Table (Data Reviewer Tools)

Summary

Writes a feature class, feature layer, table, or table view to the Reviewer workspace.

Legacy:

This tool is based on the Reviewer workspace which has been deprecated at ArcGIS Pro 3.7 and is no longer available. It is recommended that you migrate to ArcGIS Data Reviewer attribute rules-based workflows.

Learn more about migrating to attribute rules

Usage

  • Use this tool to write any feature class, feature layer, table, or table view to the Reviewer workspace.

    Caution:

    This tool does not support features or Reviewer workspaces that contain 64-bit object IDs.

  • The tool writes geometries from feature classes and layers to the applicable Reviewer REVTABLEPOINT, REVTABLELINE, or REVTABLEPOLY feature class.

  • The Reviewer Results pane must be closed and reopened after running this tool to view the new records.

  • To enable feature navigation and selection capabilities of the Reviewer Results pane, the ID Field and Origin Table Name parameters must be configured as follows:

    • The ID Field parameter must be populated using the unique identifier field (typically the ObjectID field).

    • The Origin Table Name parameter must be populated using the feature or object class name.

Parameters

Label Explanation Data type

Reviewer Workspace

The path to the Reviewer workspace where the features or table records will be written.

Workspace

Session

The Reviewer session ID where the features or table records will be written. Use the full session ID format: Session 1 : Session 1.

String

Input Features

The features or table records that will be written to the Reviewer workspace.

Feature Layer; Table View

ID Field

The field that contains identifiers for the features. The value from this field will populate the ID result in the Reviewer Results pane. The field you provide must have a data type of Long.

Field

Origin Table Name (Value or Field)

The string or field value that will be used to populate the Source result in the Reviewer Results pane for each record that is written. This is typically the name of the feature class or table. The parameter value can be derived from a specified value or a field from the input.

String; Field

Review Status

A status string that will be associated with the group of records written to the Reviewer workspace. The default is Write GP Results to Reviewer Table. The parameter value can be derived from a specified value or a field from the input.

String; Field

Subtype

(Optional)

The feature class subtype to which the features belong. The value from this parameter will populate the Subtype result in the Reviewer Results pane. The parameter value can be derived from a specified value or a field from the input.

String; Field

Notes

(Optional)

The text that populates the Notes field in the Reviewer table. The notes are used to provide a more specific description of the feature or table record. The parameter value can be derived from a specified value or a field from the input.

String; Field

Severity

(Optional)

A numeric value that represents the significance of the features or table records that have been written to the Reviewer workspace. The values range from 5 (low priority) to 1 (high priority). This value will populate the Severity result in the Reviewer Results pane. The parameter value can be derived from a specified value or a field from the input.

String; Field

Check Title

(Optional)

The text that will populate the Check Title result in the Reviewer Results pane. This value is used to describe the error condition detected on the feature or table record. The parameter value can be derived from a specified value or a field from the input.

String; Field

Derived output

Label Explanation Data type

REVTABLEMAIN

A table view of the error results created.

Table View

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: Requires Data Reviewer
  • Standard: Requires Data Reviewer
  • Advanced: Requires Data Reviewer