Hi,
I have noticed that all the pages in the ArcGIS REST APIs documentation regarding Data Reviewer include the following note:
This resource is dependent on ArcGIS Data Reviewer’s ArcMap runtime-based server object extension (SOE). ArcGIS Enterprise 10.9.x, part of the ArcGIS 2021 releases, will be the last release of ArcGIS Enterprise to support services published from ArcMap.
To prepare for this change, Esri recommends that customers consider Data Reviewer capabilities enabled using ArcGIS Pro and integrated in the Validation service.
Can you please explain this in more detail? Does it mean that Data Reviewer Server extension will be deprecated and its functionalities will be covered by the ArcGIS Pro's Data Reviewer extension in conjunction with the Validation Service?
If so, will there be any REST API allowing to run operations currently available with the Data Reviewer Server extension, such as creating validation errors (writeFeatureAsResult / writeResult) or getting the validation errors (getResults)?
Thanks