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 |