|
POST
|
@KimberlyGarbadeThe phase and status values should be automatically updated to Verified/Acceptable once the error condition no longer exists. What version of ArcGIS Pro/ArcGIS Enterprise (for services-based workflow) are you using? For troubleshooting purposes, I would suggest disabling (or deleting) the Arcade-based validation rule that tests for the same error condition and then re-run the evaluation. Before evaluating the feature, please verify that the feature's VALIDATIONSTATUS field value is either 2 (No calculation required, validation required, no error) or 6 (Calculation required, validation required, no error). Otherwise, the feature is skipped during evaluation. Thanks in advance for the feedback
... View more
02-22-2022
02:42 PM
|
0
|
3
|
7549
|
|
POST
|
@KimberlyGarbade Can you verify the current Phase/Status information of these error results? You can add the phase/status columns to the Error Inspector by doing the following: From the Error Inspector, click the options button and click Show Status. The Phase and Status columns appear in column position 1 and 2. Reviewer-created errors have a slightly different life cycle than those created using Arcade. Thanks for the feedback!
... View more
02-22-2022
12:29 PM
|
0
|
1
|
7565
|
|
IDEA
|
01-31-2022
04:22 PM
|
0
|
0
|
3860
|
|
IDEA
|
Thanks for the feedback When creating additional feedback during QC - We run batch jobs as part of the QC process, but also create additional records manually for the analyst to review. Sometimes we make mistakes and need to edit or remove manual records. Support for creation/management of error features identified through semi-automated workflows (such as visual review) are on the product roadmap. It is envisioned that error features created in these workflows will require manual update to their life cycle fields (Correction technician/notes, Verification technician/notes). Sometimes analysts make mistakes when working through a list of errors and would like to edit the Status or Correction Notes. If they can’t edit, they may delete a record, rerun the batch, and update the Status/Correction Notes again. In validation attribute rule workflows, error features created using Data Reviewer checks are automatically updated to reflect their current phase and status. For example, once the error condition has been addressed the next time the feature is evaluated the related error feature(s) are automatically updated. You can see this behavior in action in this video (starting @ 12:30) We have a process that writes exceptions from a given session to an exception table (so they won’t pop-up in every job), but we don’t want all exceptions to be written. So in that case we delete those records prior to running the process. This may not be an issue in validation attribute rule workflows. The error management "overhead" is significantly reduced since the error tables are system managed and maintain a 1:1 relationship between rule errors and features. This eliminates the need to manually manage rule exceptions and prevents the creation of duplicate errors. That said, in branch-versioned environments editors will need to reconcile/post errors to the default version to ensure that errors which are marked as exceptions are available to other named versions. And finally, sometimes when testing checks, we write results to a table since it can be easier to work with them. If you get incorrect results, it’s easier to delete them than getting stuck with a table full of stuff you don’t want or having multiple reviewer sessions. This also may not be an issue in validation attribute rule workflows. When a validation rule is deleted all corresponding errors are automatically removed from the error tables.
... View more
01-31-2022
04:20 PM
|
0
|
0
|
3863
|
|
POST
|
This is a great question for the Attribute rules board.
01-20-2022
04:06 AM
|
0
|
0
|
573
|
|
POST
|
It sounds as if you are trying to use a Reviewer Batch Job (.rbj) from Workflow Manager (Classic?) to validate features shared through a branch-versioned feature service. If so, then the problem you're encountering may be due to the fact that Batch Job-based validation only supports traditional and non-versioned workspaces. For branch-versioned services, the recommended workflow is to use Data Reviewer's checks that have been integrated into Attribute rule workflows and the Validation service. Workflow Manager 10.9.1 includes a new step (Evaluate Data Quality) that integrates this service into a job. The Q2 2022 release of ArcGIS Pro will include an automated method for converting Reviewer Batch Jobs to Attribute rule CSV.
... View more
01-14-2022
10:49 AM
|
1
|
0
|
2060
|
|
POST
|
Here is another resource for getting started with Data Reviewer in ArcGIS Pro: https://pro.arcgis.com/en/pro-app/latest/help/data/validating-data/get-started-with-data-reviewer.htm
... View more
01-13-2022
10:50 AM
|
1
|
0
|
1530
|
|
POST
|
Hi, As of the ArcGIS Pro 2.9 release, the Valency check has not yet been migrated to ArcGIS Pro and attribute rule workflows. The development team is in the process of re-designing this check to address discoverability, usability and performance concerns that we've received from ArcMap users. Feel free to contact me at jcary@esri.com if you would like to provide your feedback/use-cases. In the meantime, a Valency-based rule can still be run (but not created) in ArcGIS Pro using a Batch Job that has been created in ArcMap. Here is a link to reusing ArcMap content in ArcGIS Pro.
... View more
01-06-2022
02:03 PM
|
2
|
1
|
2527
|
|
BLOG
|
Do you want to learn more about automating quality control in ArcGIS Pro and Enterprise? If so, then we’re pleased to announce the release of a new web course that highlights how to leverage ArcGIS Data Reviewer to manage quality through easily configurable data checks, validation, and issue status tracking. Learn how to automate, simplify, and improve GIS data quality control. This 90-minute web course, Managing Data Quality Using ArcGIS Data Reviewer, will familiarize you with Data Reviewer’s ArcGIS Pro-based capabilities and common workflows. This includes a holistic view of data quality management to include industry standards that define quality, common sources of quality-related requirements, and workflows for implementing repeatable workflows for assessing data quality.
... View more
12-13-2021
08:00 AM
|
1
|
0
|
1021
|
|
POST
|
Hi @lpenuelac, I agree that there can be a significant amount of time invested in the creation of Reviewer Batch Jobs in ArcMap. In the next ArcGIS Pro release, there are plans to provide a capability to convert a Reviewer Batch Job file (.rbj) into a series of comma-separated files (.csv) suitable for use with Attribute rules. The resulting .csv files can then be imported as Attribute rules using either the Import Attribute Rules geoprocessing tool or the Import Rules command in ArcGIS Pro.
... View more
12-06-2021
03:50 PM
|
0
|
0
|
720
|
|
BLOG
|
The November 2021 release of ArcGIS Data Reviewer has new capabilities that automate and simplify the quality control of GIS data. This includes an expanded library of data validation checks to detect common errors in your data and enhanced workflows for managing errors detected during review. This unified set of capabilities to detect, manage, and report errors in your data enable you to lower data management costs while reducing risks in decision-making. Head over to the ArcGIS Blog to read more on what’s new!!
... View more
12-02-2021
12:03 PM
|
0
|
0
|
750
|
|
POST
|
A Data Reviewer extension license is required for the following Attribute rule workflows: Create/modify Data Reviewer-based constraint or validation Attribute rule (desktop license) Evaluate feature/row with Data Reviewer-based validation Attribute rule File/mobile geodatabase (desktop license) Evaluate REST operation (server license) Update lifecycle status of error result File/mobile geodatabase (desktop license) Evaluate REST operation (server license)
... View more
11-12-2021
08:57 AM
|
0
|
0
|
1365
|
|
IDEA
|
The Relationship check is now available in the ArcGIS Pro 2.9 and Enterprise 10.9.1 release. Please contact technical support if this use-case continues to generate unexpected error results. Please see What’s new in ArcGIS Pro 2.9 to learn more about this and other new features in ArcGIS Data Reviewer.
... View more
11-11-2021
01:34 PM
|
0
|
0
|
1798
|
|
IDEA
|
This feature is now available in the ArcGIS Pro 2.9 and Enterprise 10.9.1 release. Please see What’s new in ArcGIS Pro 2.9 to learn more about this and other new features in ArcGIS Data Reviewer.
... View more
11-11-2021
01:11 PM
|
0
|
0
|
2385
|
|
POST
|
@AnthonyRyanEQLA Data Reviewer extension license is required for the following Attribute rule workflows: Create/modify Data Reviewer-based constraint or validation Attribute rule (desktop license) Evaluate feature/row with Data Reviewer-based validation Attribute rule File/mobile geodatabase (desktop license) Evaluate REST operation (server license) Update lifecycle status of error result File/mobile geodatabase (desktop license) Evaluate REST operation (server license)
... View more
10-04-2021
11:20 AM
|
1
|
0
|
1880
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-05-2025 10:53 AM | |
| 1 | 07-10-2025 05:23 PM | |
| 1 | 07-10-2025 10:43 AM | |
| 1 | 10-15-2024 04:47 PM | |
| 1 | 08-30-2024 09:26 AM |
| Online Status |
Offline
|
| Date Last Visited |
9 hours ago
|