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 in which 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 to write to the Reviewer workspace. | Feature Layer; Table View |
ID Field
| The field that contains identifiers for the features. The value from this field populates the ID field in the Reviewer Results pane. The field you choose 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 field in the Reviewer Results pane for each record that is written. This is typically the name of the feature class or table.
| String; Field |
Review Status
| A status string to associate with the group of records written to the Reviewer workspace. The default value is Write GP Results to Reviewer Table.
| String; Field |
Subtype (Optional) | The feature class subtype to which the features belong. This can be derived from a specified value or a field on the feature class. The value from this parameter populates the SUBTYPE field in the Reviewer Results pane.
| String; Field |
Notes (Optional) | 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.
| 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 importance) to 1 (high priority). This value populates the Severity field in the Reviewer Results pane.
| String;Field |
Check Title (Optional) | Text that populates the Check Title field found in the Reviewer Results pane. Check Title is used to describe the error condition detected on the feature or table record.
| String;Field |
Derived Output
Label | Explanation | Data Type |
REVTABLEMAIN | Table view of error results created after tool execution. | Table View |