<?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 select version from SDE version list in Arcpy (python) in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-select-version-from-sde-version-list-in/m-p/432482#M34015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to share the script you currently have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 May 2019 14:29:49 GMT</pubDate>
    <dc:creator>MarisaClaggett</dc:creator>
    <dc:date>2019-05-20T14:29:49Z</dc:date>
    <item>
      <title>How to select version from SDE version list in Arcpy (python)</title>
      <link>https://community.esri.com/t5/python-questions/how-to-select-version-from-sde-version-list-in/m-p/432481#M34014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already develop python script , for .gdb it’s fine, ArcGIS 10.2.1 in use.&lt;/P&gt;&lt;P&gt;now my task to connect&amp;nbsp;to ArcGIS Server then get all available &lt;STRONG&gt;version&lt;/STRONG&gt; &lt;STRONG&gt;list&lt;/STRONG&gt; on SDE.default. &amp;nbsp;Select the version and do the analysis.&lt;/P&gt;&lt;P&gt;can anyone help me how to get this.&lt;/P&gt;&lt;P&gt;I try to find Getparameterastext() but no version list parameters there.&lt;/P&gt;&lt;P&gt;any idea ...&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2019 14:49:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-select-version-from-sde-version-list-in/m-p/432481#M34014</guid>
      <dc:creator>MuhammadAttique</dc:creator>
      <dc:date>2019-03-15T14:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to select version from SDE version list in Arcpy (python)</title>
      <link>https://community.esri.com/t5/python-questions/how-to-select-version-from-sde-version-list-in/m-p/432482#M34015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to share the script you currently have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2019 14:29:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-select-version-from-sde-version-list-in/m-p/432482#M34015</guid>
      <dc:creator>MarisaClaggett</dc:creator>
      <dc:date>2019-05-20T14:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to select version from SDE version list in Arcpy (python)</title>
      <link>https://community.esri.com/t5/python-questions/how-to-select-version-from-sde-version-list-in/m-p/432483#M34016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try the arcpy.ListVersions(database) tool to get a list of versions the connected user has permissions to use.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could then use the&amp;nbsp;ChangeVersion_management (in_features, version_type, {version_name}, {date}) to change to the version you would like to use.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More information about these tools can found at the links below:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/listversions.htm" title="https://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/listversions.htm"&gt;ListVersions—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/changeversion.htm" title="https://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/changeversion.htm"&gt;Change Version—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2020 12:31:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-select-version-from-sde-version-list-in/m-p/432483#M34016</guid>
      <dc:creator>JoleneGiess1</dc:creator>
      <dc:date>2020-07-28T12:31:27Z</dc:date>
    </item>
  </channel>
</rss>

