- URL:
- https://<DataReviewerServer-url>/ReviewerResults
- Methods:
GET
- Operations:
- Get Batch Run Details, Get Layer Definition, Get Results, Update Lifecycle Status, Write Feature as Result, Write Result
- Required Capability:
- Data Reviewer Server
- Version Introduced:
- 10.1
Description
The Reviewer
operation allows you to access the Reviewer workspace. Access includes the following functionality:
- Write data, as results, to the Data Reviewer workspace
- Query Data Reviewer workspace feature classes and tables
- Update the lifecycles status of an existing result
You can write both JSON
geometry and feature objects to a Data Reviewer workspace using the write
and write
operations. The write
operation writes a JSON
geometry and Data Reviewer attributes to a Data Reviewer workspace. The write
operation writes a JSON
feature object (an object that contains a JSON
geometry and attribute object) and Data Reviewer attributes to a Data Reviewer workspace.
Use get
to query the Data Reviewer workspace. Execute the get
operation to retrieve a layer definition that you can dynamically apply to the Data Reviewer map service.
The get
operation fetches batch run information from the Data Reviewer workspace.
The update
operation allows you to move a result between lifecycle categories and indicate how a result was handled within a category.