<?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: Start a Reviewer Session Editing ==&amp;gt; by code in ArcGIS Data Reviewer Questions</title>
    <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/start-a-reviewer-session-editing-amp-gt-by-code/m-p/539488#M805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;May I ask what are you trying to accomplish?&amp;nbsp; There is no published API for Data Reviewer for Desktop.&amp;nbsp; But if I can understand your business case, maybe there's another workflow that may work for you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2012 18:36:00 GMT</pubDate>
    <dc:creator>MichelleJohnson</dc:creator>
    <dc:date>2012-07-30T18:36:00Z</dc:date>
    <item>
      <title>Start a Reviewer Session Editing ==&amp;gt; by code</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/start-a-reviewer-session-editing-amp-gt-by-code/m-p/539487#M804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to start an editing session reviewer on my existing reviewer table programmatically. Is it possible ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fabrice&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 11:53:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/start-a-reviewer-session-editing-amp-gt-by-code/m-p/539487#M804</guid>
      <dc:creator>BI_IRIE_FABRICEIRIE</dc:creator>
      <dc:date>2012-07-30T11:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Start a Reviewer Session Editing ==&gt; by code</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/start-a-reviewer-session-editing-amp-gt-by-code/m-p/539488#M805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;May I ask what are you trying to accomplish?&amp;nbsp; There is no published API for Data Reviewer for Desktop.&amp;nbsp; But if I can understand your business case, maybe there's another workflow that may work for you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 18:36:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/start-a-reviewer-session-editing-amp-gt-by-code/m-p/539488#M805</guid>
      <dc:creator>MichelleJohnson</dc:creator>
      <dc:date>2012-07-30T18:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Start a Reviewer Session Editing ==&gt; by code</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/start-a-reviewer-session-editing-amp-gt-by-code/m-p/539489#M806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank meikojosan for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The purpose of my work is to use data Reviewer to create a tool for detection of Tuple in Geodatabase. I try to customize ArcMap by simplifying the use of Data Reviewer for non GIS specialist. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My current workflow is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Create predefined jobs (*.rbj)&amp;nbsp; associated with buttons. Generally duplicate detections.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Execute jobs using the geoprocessing ==&amp;gt; &lt;/SPAN&gt;&lt;STRONG&gt;ExecuteReviewerBatchJob_Reviewer&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;- View the results records in the Reviewer Table. It is for this that I would start a dataReviewer session .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The user delete the records he doesn't want&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- I deleted the remaining records in the Geodatabase depending on the content of the reviewer table&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the best way to do this? We would also like to customize some parameters of job. For example tolerances for intersections.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fabrice&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 08:22:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/start-a-reviewer-session-editing-amp-gt-by-code/m-p/539489#M806</guid>
      <dc:creator>BI_IRIE_FABRICEIRIE</dc:creator>
      <dc:date>2012-07-31T08:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Start a Reviewer Session Editing ==&gt; by code</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/start-a-reviewer-session-editing-amp-gt-by-code/m-p/539490#M807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you considered using &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_Workflow_Manager/003800000001000000/"&gt;Workflow Manager&lt;/A&gt;&lt;SPAN&gt;?&amp;nbsp; At the release of version 10, Data Reviewer provides several &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Data_Reviewer_custom_steps_and_tokens/01020000000s000000/"&gt;custom steps &lt;/A&gt;&lt;SPAN&gt;that can help with a QC workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The custom steps are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create Reviewer Session&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Run Reviewer Batch Job&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Start Reviewer Session&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since there is not a published API, there is no programmatic way that is supported to start an edit session on the Reviewer Table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't know if this would help, you can &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/ReviewerConsole_actions/01020000001p000000/"&gt;delete sessions &lt;/A&gt;&lt;SPAN&gt;using the ReviewerConsole.exe.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 16:08:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/start-a-reviewer-session-editing-amp-gt-by-code/m-p/539490#M807</guid>
      <dc:creator>MichelleJohnson</dc:creator>
      <dc:date>2012-08-21T16:08:01Z</dc:date>
    </item>
  </channel>
</rss>

