<?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 copy/paste selected feature from one fc to another, with both fc in versioned GDB in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/copy-paste-selected-feature-from-one-fc-to-another/m-p/9142#M737</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 am trying to take a feature that I have selected, copy that feature, and paste it into another feature class. Both feature classes are within the same versioned SDE GDB. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked into using the Copy (Data Management) and Append (Data Management) tools, but the Copy tool creates an output, which I don't want, and the Append tool will not work within an edit session due to locks on the feature classes being used and will not work outside of an edit session because it will not append to the versioned data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if there is any code that will replicate manually using the copy (Ctrl+C) and paste (Ctrl+V) to achieve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shannon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2011 18:15:28 GMT</pubDate>
    <dc:creator>ShannonLadd</dc:creator>
    <dc:date>2011-06-22T18:15:28Z</dc:date>
    <item>
      <title>copy/paste selected feature from one fc to another, with both fc in versioned GDB</title>
      <link>https://community.esri.com/t5/python-questions/copy-paste-selected-feature-from-one-fc-to-another/m-p/9142#M737</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 am trying to take a feature that I have selected, copy that feature, and paste it into another feature class. Both feature classes are within the same versioned SDE GDB. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked into using the Copy (Data Management) and Append (Data Management) tools, but the Copy tool creates an output, which I don't want, and the Append tool will not work within an edit session due to locks on the feature classes being used and will not work outside of an edit session because it will not append to the versioned data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if there is any code that will replicate manually using the copy (Ctrl+C) and paste (Ctrl+V) to achieve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shannon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 18:15:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-paste-selected-feature-from-one-fc-to-another/m-p/9142#M737</guid>
      <dc:creator>ShannonLadd</dc:creator>
      <dc:date>2011-06-22T18:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: copy/paste selected feature from one fc to another, with both fc in versioned GDB</title>
      <link>https://community.esri.com/t5/python-questions/copy-paste-selected-feature-from-one-fc-to-another/m-p/9143#M738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Append should work... I've never tried it within a script while editing, but it does work on versioned data that is being edited.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 19:05:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-paste-selected-feature-from-one-fc-to-another/m-p/9143#M738</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2011-06-22T19:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: copy/paste selected feature from one fc to another, with both fc in versioned GDB</title>
      <link>https://community.esri.com/t5/python-questions/copy-paste-selected-feature-from-one-fc-to-another/m-p/9144#M739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The append should work inside or outside an edit session.&amp;nbsp; If you perform the append outside of an edit session, make sure the 'Connection Details' within the connection properties of the geodatabase are set to the version you wish to update.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 10:48:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-paste-selected-feature-from-one-fc-to-another/m-p/9144#M739</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2011-06-23T10:48:28Z</dc:date>
    </item>
  </channel>
</rss>

