<?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:  How To Change the SDE Transaction Version in Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-change-the-sde-transaction-version-in/m-p/602214#M47086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the feature " &lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fdesktop.arcgis.com%2Fen%2Fdesktop%2Flatest%2Ftools%2Fdata-management-toolbox%2Fchangeversion.htm" rel="nofollow" target="_blank"&gt;Change Version&lt;/A&gt;" with a feature class and I had a issue with that because the feature class has a GLOBALID field so when I try to save it to a file geodatabase the column GLOBALID does not get created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easiest solution for me is to create in ArcCatalog 2 connections to the same SDE instance one pointing to Transactional Version DEFAULT and another pointing to Transactional Version PREPRODUCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering&amp;nbsp; if there is a way to specify the Transactional Version, or change the Transactional Version in a connection in Python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2016 14:13:17 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2016-01-25T14:13:17Z</dc:date>
    <item>
      <title>How To Change the SDE Transaction Version in Python</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-the-sde-transaction-version-in/m-p/602212#M47084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I change in Python the current Geodatabase Connection Properties from a SDE connection to point to a specific version instead of DEFAULT one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need to do in Python is the same thing we do in ArcMap&amp;nbsp; "Change SDE Version".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally I would like to create 2 connections in my script to the same SDE instance&amp;nbsp; one pointing to DEFAULT and another to PREPRODUCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 19:43:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-the-sde-transaction-version-in/m-p/602212#M47084</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2016-01-22T19:43:17Z</dc:date>
    </item>
    <item>
      <title>Re:  How To Change the SDE Transaction Version in Python</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-the-sde-transaction-version-in/m-p/602213#M47085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/changeversion.htm"&gt;Change Version&lt;/A&gt; function to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 20:07:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-the-sde-transaction-version-in/m-p/602213#M47085</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2016-01-22T20:07:02Z</dc:date>
    </item>
    <item>
      <title>Re:  How To Change the SDE Transaction Version in Python</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-the-sde-transaction-version-in/m-p/602214#M47086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the feature " &lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fdesktop.arcgis.com%2Fen%2Fdesktop%2Flatest%2Ftools%2Fdata-management-toolbox%2Fchangeversion.htm" rel="nofollow" target="_blank"&gt;Change Version&lt;/A&gt;" with a feature class and I had a issue with that because the feature class has a GLOBALID field so when I try to save it to a file geodatabase the column GLOBALID does not get created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easiest solution for me is to create in ArcCatalog 2 connections to the same SDE instance one pointing to Transactional Version DEFAULT and another pointing to Transactional Version PREPRODUCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering&amp;nbsp; if there is a way to specify the Transactional Version, or change the Transactional Version in a connection in Python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 14:13:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-the-sde-transaction-version-in/m-p/602214#M47086</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2016-01-25T14:13:17Z</dc:date>
    </item>
  </channel>
</rss>

