<?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: Undo geoprocessing tools? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/undo-geoprocessing-tools/m-p/584619#M45883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's currently implemented using this module, but I noticed that starting from 2.3 some GP tools (delivered by ArcGIS ) "Enable Undo" possibility (important for customers) and tried to find out how to enable such possibility for custom tools, but it looks as undocumented or some internal ArcGIS feature. I mean that it's not clear how to get this button (image below) in custom tool. Such feature is very useful, since you can run GP in ArcGIS Pro Edit session and user decide to save changes or no (using save/discard buttons in Edit tab).&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/458503_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Sep 2019 06:00:47 GMT</pubDate>
    <dc:creator>DariusBuinovskij1</dc:creator>
    <dc:date>2019-09-04T06:00:47Z</dc:date>
    <item>
      <title>Undo geoprocessing tools?</title>
      <link>https://community.esri.com/t5/python-questions/undo-geoprocessing-tools/m-p/584617#M45881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create tool for ArcGIS pro, which shall have new undo possibility introduced in 2.3 release. The problem is that such feature is not documented for eevelopers. There is only info that few new tools support it:&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/basics/geoprocessing-in-an-edit-session.htm" title="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/basics/geoprocessing-in-an-edit-session.htm"&gt;Undo geoprocessing tools—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know how to create custom geoprocessing tool which will have possibility to&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;toggle on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4c4c4c; background-color: #ffffff; font-weight: bold;"&gt;Enable Undo?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Maybe such possibility shall be enabled in some other way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/458337_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 21:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/undo-geoprocessing-tools/m-p/584617#M45881</guid>
      <dc:creator>DariusBuinovskij1</dc:creator>
      <dc:date>2019-08-30T21:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Undo geoprocessing tools?</title>
      <link>https://community.esri.com/t5/python-questions/undo-geoprocessing-tools/m-p/584618#M45882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you planning to use the data access Editor module?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/data-access/editor.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/data-access/editor.htm"&gt;Editor—Data Access module | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 23:36:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/undo-geoprocessing-tools/m-p/584618#M45882</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-09-03T23:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Undo geoprocessing tools?</title>
      <link>https://community.esri.com/t5/python-questions/undo-geoprocessing-tools/m-p/584619#M45883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's currently implemented using this module, but I noticed that starting from 2.3 some GP tools (delivered by ArcGIS ) "Enable Undo" possibility (important for customers) and tried to find out how to enable such possibility for custom tools, but it looks as undocumented or some internal ArcGIS feature. I mean that it's not clear how to get this button (image below) in custom tool. Such feature is very useful, since you can run GP in ArcGIS Pro Edit session and user decide to save changes or no (using save/discard buttons in Edit tab).&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/458503_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2019 06:00:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/undo-geoprocessing-tools/m-p/584619#M45883</guid>
      <dc:creator>DariusBuinovskij1</dc:creator>
      <dc:date>2019-09-04T06:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Undo geoprocessing tools?</title>
      <link>https://community.esri.com/t5/python-questions/undo-geoprocessing-tools/m-p/584620#M45884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't seen any option in user created custom tools, even for functionality that is similar to esri tools.&amp;nbsp; ie field calculator tools that don't use the Calculate Field tool, but emulate the functionality&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2019 06:11:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/undo-geoprocessing-tools/m-p/584620#M45884</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-09-04T06:11:50Z</dc:date>
    </item>
  </channel>
</rss>

