<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Removing Error Records That Have Been Fixed Using Datareviewer in ArcGIS Data Reviewer Questions</title>
    <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94756#M155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kumar,&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;As I took you that in the field contain Vietnamese Character. Therefore, it is not work.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/503625_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;please advise!&lt;/P&gt;&lt;P&gt;Vu Tuấn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Aug 2020 17:00:46 GMT</pubDate>
    <dc:creator>TuanVu_Huu</dc:creator>
    <dc:date>2020-08-17T17:00:46Z</dc:date>
    <item>
      <title>Removing Error Records That Have Been Fixed Using Datareviewer</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94749#M148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a website that shows errors of features and errors that have been resolved (fixed). I want to use datareviewer to find this errors. The errors are stored in a MS SQL database. The problem I have is that when errors are fixed, the data reviewer does not automatically remove errors that have been fixed within the database table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping someone can inform me on whether there is a way to remove errors that have been fixed from the database when datareviewer runs, after the errors have been fixed. The only way I can do so is by removing all records in the database table before datareviewer, but I want to avoid that, because error records that I marked as exceptions will also be removed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 12:37:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94749#M148</guid>
      <dc:creator>bobongubza</dc:creator>
      <dc:date>2019-03-21T12:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Error Records That Have Been Fixed Using Datareviewer</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94750#M149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to consider a couple of approaches to this requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you would like to retain a history of errors that have already been fixed (&lt;EM&gt;to support management reporting, etc&lt;/EM&gt;), then you may want to simply filter the list of errors presented to the user in your application. The JS &lt;A href="https://developers.arcgis.com/javascript/3/jsapi/reviewerresultstask-amd.html"&gt;ReviewerResults&lt;/A&gt; task supports the query of errors with an optional filter to exclude those errors you don’t want to display. This task also supports creation of a layer definition that can be applied to a map service to filter the error geometries displayed in the map.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you do not need to retain the fixed errors, then you could “move” fixed errors to a different session (using &lt;A href="http://www.arcgis.com/home/item.html?id=651e07ac692d4be2bf9d682968a75079"&gt;Managing Data Reviewer Records&lt;/A&gt; sample) and then delete the session (using &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-reviewer/delete-reviewer-session.htm"&gt;Delete Reviewer Session&lt;/A&gt; GP tool). The temporary session can be created using the &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-reviewer/create-reviewer-session.htm"&gt;Create Reviewer Session&lt;/A&gt; GP tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In either scenario, you may want to use the &lt;A href="http://www.arcgis.com/home/item.html?id=651e07ac692d4be2bf9d682968a75079"&gt;Managing Data Reviewer Records&lt;/A&gt; sample to move error exceptions to a separate Reviewer session to facilitate their management.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 21:43:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94750#M149</guid>
      <dc:creator>JayCary</dc:creator>
      <dc:date>2019-03-22T21:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Error Records That Have Been Fixed Using Datareviewer</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94751#M150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Dear&lt;SPAN&gt;&amp;nbsp;Jay&lt;/SPAN&gt;,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I am Tuan from Esri Vietnam.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I am help customer in vietnam to build table check and I using Regular Expression check. I have try to check value field name of map sheet as like this : 6636-V-DN&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;And I have try expression as :&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;([0-9][0-9][0-9][0-9]-\[A-Z]-\[A-Z][A-Z])&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background: white; border: 0px; font-weight: inherit; font-size: 11.5pt;"&gt;But it is not return the error.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background: white; border: 0px; font-weight: inherit; font-size: 11.5pt;"&gt;Moreover, when I have set some expression for other field it is work but it not check for NULL or Space value?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background: white; border: 0px; font-weight: inherit; font-size: 11.5pt;"&gt;Please help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background: white; border: 0px; font-weight: inherit; font-size: 11.5pt;"&gt;Many thank in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background: white; border: 0px; font-weight: inherit; font-size: 11.5pt;"&gt;Vu Tuan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2020 21:01:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94751#M150</guid>
      <dc:creator>TuanVu_Huu</dc:creator>
      <dc:date>2020-08-16T21:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Error Records That Have Been Fixed Using Datareviewer</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94752#M151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vu Tuan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the following expression to find values in format : 6636-V-DN&lt;/P&gt;&lt;P&gt;([0-9][0-9][0-9][0-9]-[A-Z]-[A-Z][A-Z])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find NULL values or an empty string values please add another Execute SQL Check check against the same field with the following expression:&lt;/P&gt;&lt;P&gt;&amp;lt;field name&amp;gt; IS NULL OR &amp;lt;field name &amp;gt; = " "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2020 23:22:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94752#M151</guid>
      <dc:creator>KumarGaurav</dc:creator>
      <dc:date>2020-08-16T23:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Error Records That Have Been Fixed Using Datareviewer</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94753#M152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kumar,&lt;/P&gt;&lt;P&gt;Thank you so much for your help. But, I have tried your option&amp;nbsp; still not get the error.&lt;/P&gt;&lt;P&gt;Please advice!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vu Tuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2020 14:31:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94753#M152</guid>
      <dc:creator>TuanVu_Huu</dc:creator>
      <dc:date>2020-08-17T14:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Error Records That Have Been Fixed Using Datareviewer</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94754#M153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kumar,&lt;/P&gt;&lt;P&gt;I have known the error that the field name contain Vietnamese word&amp;nbsp; as : 6634-V-ĐN&lt;/P&gt;&lt;P&gt;so in this text have "Đ" that is vietnamese word therefore it could not check,&lt;/P&gt;&lt;P&gt;please advise!&lt;/P&gt;&lt;P&gt;Vu Tuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2020 16:25:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94754#M153</guid>
      <dc:creator>TuanVu_Huu</dc:creator>
      <dc:date>2020-08-17T16:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Error Records That Have Been Fixed Using Datareviewer</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94755#M154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vu Tuan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested the option in ArcMap 10.7.1 and it worked for me:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/503635_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;I got 2 results which are not validated by this expression.&lt;/P&gt;&lt;P&gt;Can you please confirm, what did not worked in your case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2020 16:25:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94755#M154</guid>
      <dc:creator>KumarGaurav</dc:creator>
      <dc:date>2020-08-17T16:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Error Records That Have Been Fixed Using Datareviewer</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94756#M155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kumar,&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;As I took you that in the field contain Vietnamese Character. Therefore, it is not work.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/503625_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;please advise!&lt;/P&gt;&lt;P&gt;Vu Tuấn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2020 17:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/removing-error-records-that-have-been-fixed-using/m-p/94756#M155</guid>
      <dc:creator>TuanVu_Huu</dc:creator>
      <dc:date>2020-08-17T17:00:46Z</dc:date>
    </item>
  </channel>
</rss>

