<?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 ArcGIS Desktop product level license with arcpy?  in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553924#M43273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5 class="" style="color: #4d4d4d; font-weight: 500; font-size: 0.875rem; margin: 0px 0px 0.63158em; padding: 0px 1rem 0px 0.5em;"&gt;Legacy:&lt;/H5&gt;&lt;DIV class="" style="color: #4d4d4d; padding: 0px 0.5em;"&gt;&lt;P style="font-size: 0.875rem; margin-top: 0em; margin-bottom: 1.71429em;"&gt;The product level should be set by importing the appropriate product module (&lt;SPAN class=""&gt;arcinfo&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arceditor&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arcview&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arcserver&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arcenginegeodb&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;or arcengine&lt;/SPAN&gt;) prior to importing arcpy. &lt;STRONG&gt;The&amp;nbsp;&lt;SPAN class=""&gt;SetProduct&lt;/SPAN&gt;&amp;nbsp;function is a legacy function and cannot set the product once arcpy has been imported.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 0.875rem; margin-top: 0em; margin-bottom: 1.71429em;"&gt;For scripts using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arcgisscripting&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;module, the equivalent&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;SetProduct&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;method is still supported.&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Oct 2020 00:04:42 GMT</pubDate>
    <dc:creator>JohnWaterman</dc:creator>
    <dc:date>2020-10-31T00:04:42Z</dc:date>
    <item>
      <title>How to change ArcGIS Desktop product level license with arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553920#M43269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to change product level in python scripts to help ensure users do not hold on to advanced (arcInfo) licenses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears easy to check in/out extensions:&amp;nbsp;arcpy.CheckInExtension("3D")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I set a users license from&amp;nbsp;ArcInfo (equivalent to an ArcGIS Desktop Advanced license) to&amp;nbsp;ArcView (equivalent to an ArcGIS Desktop Basic license)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 18:39:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553920#M43269</guid>
      <dc:creator>JohnWaterman</dc:creator>
      <dc:date>2020-10-26T18:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change ArcGIS Desktop product level license with arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553921#M43270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does arcmap's arcpy have a....&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/functions/checkproduct.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/functions/checkproduct.htm"&gt;CheckProduct—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;method?&amp;nbsp; (This is for Pro, so you will have to check your docs)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 18:42:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553921#M43270</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-10-26T18:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to change ArcGIS Desktop product level license with arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553922#M43271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/setproduct.htm" title="https://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/setproduct.htm"&gt;SetProduct—ArcMap | Documentation&lt;/A&gt; .&amp;nbsp; Note, there are some very specific steps to using this function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, the user's current license is used when ArcPy is imported, so I don't understand why you would be wanting to set the license from Advanced to Basic.&amp;nbsp; Or, are you wanting to change the license for the local installation of ArcGIS Desktop?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 19:06:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553922#M43271</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2020-10-26T19:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to change ArcGIS Desktop product level license with arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553923#M43272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some very lazy people are holding onto Advanced licenses.&amp;nbsp; I need an automated way to check these back in so others can use the Advanced licenses.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2020 23:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553923#M43272</guid>
      <dc:creator>JohnWaterman</dc:creator>
      <dc:date>2020-10-30T23:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change ArcGIS Desktop product level license with arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553924#M43273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5 class="" style="color: #4d4d4d; font-weight: 500; font-size: 0.875rem; margin: 0px 0px 0.63158em; padding: 0px 1rem 0px 0.5em;"&gt;Legacy:&lt;/H5&gt;&lt;DIV class="" style="color: #4d4d4d; padding: 0px 0.5em;"&gt;&lt;P style="font-size: 0.875rem; margin-top: 0em; margin-bottom: 1.71429em;"&gt;The product level should be set by importing the appropriate product module (&lt;SPAN class=""&gt;arcinfo&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arceditor&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arcview&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arcserver&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arcenginegeodb&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;or arcengine&lt;/SPAN&gt;) prior to importing arcpy. &lt;STRONG&gt;The&amp;nbsp;&lt;SPAN class=""&gt;SetProduct&lt;/SPAN&gt;&amp;nbsp;function is a legacy function and cannot set the product once arcpy has been imported.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 0.875rem; margin-top: 0em; margin-bottom: 1.71429em;"&gt;For scripts using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;arcgisscripting&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;module, the equivalent&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;SetProduct&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;method is still supported.&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2020 00:04:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-arcgis-desktop-product-level-license/m-p/553924#M43273</guid>
      <dc:creator>JohnWaterman</dc:creator>
      <dc:date>2020-10-31T00:04:42Z</dc:date>
    </item>
  </channel>
</rss>

