<?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>idea Removing connections and creating folder connections in an APRX with arcpy in Python Ideas</title>
    <link>https://community.esri.com/t5/python-ideas/removing-connections-and-creating-folder/idi-p/1269839</link>
    <description>&lt;P&gt;We organise a number of folder connections for each project, plus do not want all APRXs to be cluttered with unnecessary folder connections. Folder connections have the potential to get very messy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it be possible to add to arcpy in Pro to allow us to create and remove folder connections. That way when setting up a new APRX (which we do through python already) we can ensure that it has the correct project based connections and that unrelated connections are removed.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 14:11:08 GMT</pubDate>
    <dc:creator>AndyBates</dc:creator>
    <dc:date>2023-03-21T14:11:08Z</dc:date>
    <item>
      <title>Removing connections and creating folder connections in an APRX with arcpy</title>
      <link>https://community.esri.com/t5/python-ideas/removing-connections-and-creating-folder/idi-p/1269839</link>
      <description>&lt;P&gt;We organise a number of folder connections for each project, plus do not want all APRXs to be cluttered with unnecessary folder connections. Folder connections have the potential to get very messy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it be possible to add to arcpy in Pro to allow us to create and remove folder connections. That way when setting up a new APRX (which we do through python already) we can ensure that it has the correct project based connections and that unrelated connections are removed.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 14:11:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/removing-connections-and-creating-folder/idi-p/1269839</guid>
      <dc:creator>AndyBates</dc:creator>
      <dc:date>2023-03-21T14:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Removing connections and creating folder connections in an APRX with arcpy</title>
      <link>https://community.esri.com/t5/python-ideas/removing-connections-and-creating-folder/idc-p/1269915#M195</link>
      <description>&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;How are you &lt;SPAN&gt;setting up a new APRX using python?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Have you considered using Project Templates for this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, in lieu of a proper arcpy method for this, favorites (similar in function to folder connections) can be directly manipulated in the Favorites.json file located in the following directory:&lt;/P&gt;&lt;P&gt;%appData%\ESRI\ArcGISPro\Favorites&lt;/P&gt;&lt;P&gt;This process is documented here:&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000020545" target="_blank"&gt;FAQ: What are the methods for transferring customized settings in ArcGIS Pro from one machine to another? (esri.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 16:14:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/removing-connections-and-creating-folder/idc-p/1269915#M195</guid>
      <dc:creator>DannyMcVey</dc:creator>
      <dc:date>2023-03-21T16:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Removing connections and creating folder connections in an APRX with arcpy</title>
      <link>https://community.esri.com/t5/python-ideas/removing-connections-and-creating-folder/idc-p/1270613#M199</link>
      <description>&lt;P&gt;Looks like this is actually implemented in Pro 3.1. Please see the&amp;nbsp;updateFolderConnections property on the&amp;nbsp;ArcGISProject class here:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/arcgisproject-class.htm" target="_blank"&gt;ArcGISProject—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 20:26:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/removing-connections-and-creating-folder/idc-p/1270613#M199</guid>
      <dc:creator>DannyMcVey</dc:creator>
      <dc:date>2023-03-22T20:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Removing connections and creating folder connections in an APRX with arcpy - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/python-ideas/removing-connections-and-creating-folder/idc-p/1270614#M200</link>
      <description>&lt;P&gt;&lt;SPAN&gt;New updateFolderConnections property on the&amp;nbsp;ArcGISProject class.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 20:26:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/removing-connections-and-creating-folder/idc-p/1270614#M200</guid>
      <dc:creator>DannyMcVey</dc:creator>
      <dc:date>2023-03-22T20:26:55Z</dc:date>
    </item>
  </channel>
</rss>

