What's new in ArcGIS Data Reviewer for Server
ArcGIS Data Reviewer for Server includes quality improvements, enhancements, and new functionality. The enhancements and new functionality are described in the following sections.
New at 10.3
- A new REST operation, updateLifecycleStatus, has been added for managing the life cycle of a result. You can use this operation to update a result's life cycle status to indicate the progress made in resolving errors through the three-phase life cycle (Review, Correction, Verification).
- A new parameter, productionWorkspaceVersion, has been added to the executeJob and scheduleNewJob operations that allows you to specify the version of the production workspace to be validated by the batch job.
- The Cron expression is now expressed in coordinated universal time (UTC).
New at 10.2.2
A new REST operation, createReviewerSession, has been added under Utilities. You can use this operation to create new Reviewer sessions in the Reviewer workspace. By creating Reviewer sessions, you will be able to better organize the results from automated and visual data validation. This new operation also provides the option to set session properties such as filtering duplicate results and storing the result geometries.
New at 10.2.1
Improved performance of writing results to the Reviewer workspace. This improvement includes removal of duplicate filtering when using the writeResult and writeFeatureAsResult operations.