Hide Table of Contents
View DataReviewer - Reviewer Results sample in sandbox
DataReviewer - Reviewer Results

Description

ArcGIS Data Reviewer stores features and rows as results in a Reviewer dataset. Results represent a feature or row that has been marked as an anomaly by validation or manual inspection. ReviewerResultsTask has functions that retrieve non-spatial feature sets of these results. ReviewerResultsTask differs from DashboardTask in that DashboardTask retrieves aggregate information about data quality from a Reviewer workspace. This sample uses the getResults function to return a feature set of Reviewer Results. A callback function defined in a deferred object receives the results. The live sample retrieves dashboard statistics from a hosted instance of Data Reviewer for Server.

Code

<meta http-equiv="refresh" content="0; URL='../../jshelp/intro_datareviewer.html'" /> 
          
Show Modal