<?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 Allow use of username variable in configSettings file path values in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idi-p/1284595</link>
    <description>&lt;P&gt;When running ArcGIS Pro in a multi-user virtualised desktop environment such as Amazon AppStream it is necessary to have custom per-user configuration of file paths that can point to a custom location.&lt;/P&gt;&lt;P&gt;By default certain settings cause ArcGIS Pro to fill up the user's profile, which then leads to files getting swapped in and out of the user's profile, resulting in loss of previously stored files, such as the list of Portals which have been configured.&amp;nbsp; Other applications also get corrupted, for example FME Desktop.&lt;/P&gt;&lt;P&gt;The main settings found that cause the profile to be filled up are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;StagingPath&lt;/LI&gt;&lt;LI&gt;LocalCacheFolderPath&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The above 2 settings caused my 1GB profile to fill up very quickly, storing 750MB and 200MB respectively.&lt;/P&gt;&lt;P&gt;So, these locations need to pointed away from the default location (user profile), and to a file-share.&lt;/P&gt;&lt;P&gt;The file-share needs to have folders for each user to keep their temp/transient Pro working data separate from other users, so needs to have the ability to use the current user's username as a variable.&lt;/P&gt;&lt;P&gt;For example, the documentation for StagingPath is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm#ESRI_SECTION1_63DC684EFCA44C99A8C33D9F890C9996" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm#ESRI_SECTION1_63DC684EFCA44C99A8C33D9F890C9996&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This shows an example setting as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;StagingPath&lt;/SPAN&gt; &lt;SPAN class=""&gt;isLocked&lt;/SPAN&gt;=&lt;SPAN class=""&gt;"true"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;C:\Users\&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;name&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;\AppData\Local\ArcGISPro\Staging\SharingProcesses &lt;/SPAN&gt;&lt;SPAN class=""&gt;/&lt;SPAN class=""&gt;StagingPath&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;However, &amp;lt;user&amp;gt; is just a placeholder for you to type your own username.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;What is being asked for is something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;StagingPath&lt;/SPAN&gt; &lt;SPAN class=""&gt;isLocked&lt;/SPAN&gt;=&lt;SPAN class=""&gt;"true"&lt;/SPAN&gt;&amp;gt;\\server\share&lt;SPAN&gt;\&lt;STRONG&gt;%USERNAME%&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;\ArcGISPro\Staging\SharingProcesses &lt;/SPAN&gt;&amp;lt;/&lt;SPAN class=""&gt;StagingPath&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;So, this idea is to request that any values in the Pro.settingsConfig file that contain a path should have the ability to specify the current user's username using a variable.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2024 18:13:59 GMT</pubDate>
    <dc:creator>RobertAkroyd1</dc:creator>
    <dc:date>2024-04-08T18:13:59Z</dc:date>
    <item>
      <title>Allow use of username variable in configSettings file path values</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idi-p/1284595</link>
      <description>&lt;P&gt;When running ArcGIS Pro in a multi-user virtualised desktop environment such as Amazon AppStream it is necessary to have custom per-user configuration of file paths that can point to a custom location.&lt;/P&gt;&lt;P&gt;By default certain settings cause ArcGIS Pro to fill up the user's profile, which then leads to files getting swapped in and out of the user's profile, resulting in loss of previously stored files, such as the list of Portals which have been configured.&amp;nbsp; Other applications also get corrupted, for example FME Desktop.&lt;/P&gt;&lt;P&gt;The main settings found that cause the profile to be filled up are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;StagingPath&lt;/LI&gt;&lt;LI&gt;LocalCacheFolderPath&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The above 2 settings caused my 1GB profile to fill up very quickly, storing 750MB and 200MB respectively.&lt;/P&gt;&lt;P&gt;So, these locations need to pointed away from the default location (user profile), and to a file-share.&lt;/P&gt;&lt;P&gt;The file-share needs to have folders for each user to keep their temp/transient Pro working data separate from other users, so needs to have the ability to use the current user's username as a variable.&lt;/P&gt;&lt;P&gt;For example, the documentation for StagingPath is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm#ESRI_SECTION1_63DC684EFCA44C99A8C33D9F890C9996" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm#ESRI_SECTION1_63DC684EFCA44C99A8C33D9F890C9996&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This shows an example setting as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;StagingPath&lt;/SPAN&gt; &lt;SPAN class=""&gt;isLocked&lt;/SPAN&gt;=&lt;SPAN class=""&gt;"true"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;C:\Users\&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;name&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;\AppData\Local\ArcGISPro\Staging\SharingProcesses &lt;/SPAN&gt;&lt;SPAN class=""&gt;/&lt;SPAN class=""&gt;StagingPath&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;However, &amp;lt;user&amp;gt; is just a placeholder for you to type your own username.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;What is being asked for is something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;StagingPath&lt;/SPAN&gt; &lt;SPAN class=""&gt;isLocked&lt;/SPAN&gt;=&lt;SPAN class=""&gt;"true"&lt;/SPAN&gt;&amp;gt;\\server\share&lt;SPAN&gt;\&lt;STRONG&gt;%USERNAME%&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;\ArcGISPro\Staging\SharingProcesses &lt;/SPAN&gt;&amp;lt;/&lt;SPAN class=""&gt;StagingPath&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;So, this idea is to request that any values in the Pro.settingsConfig file that contain a path should have the ability to specify the current user's username using a variable.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 18:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idi-p/1284595</guid>
      <dc:creator>RobertAkroyd1</dc:creator>
      <dc:date>2024-04-08T18:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Allow use of username variable in configSettings file path values</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1290014#M24958</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/129401"&gt;@KoryKramer&lt;/a&gt;&amp;nbsp;Enhancement request ENH-000158071 has been raised for this.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 10:13:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1290014#M24958</guid>
      <dc:creator>RobertAkroyd1</dc:creator>
      <dc:date>2023-05-17T10:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Allow use of username variable in configSettings file path values - Status changed to: Under Consideration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1353622#M27238</link>
      <description />
      <pubDate>Mon, 27 Nov 2023 17:36:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1353622#M27238</guid>
      <dc:creator>JonahLay</dc:creator>
      <dc:date>2023-11-27T17:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Allow use of username variable in configSettings file path values - Status changed to: In Product Plan</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1354272#M27268</link>
      <description />
      <pubDate>Tue, 28 Nov 2023 19:32:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1354272#M27268</guid>
      <dc:creator>SusanTran</dc:creator>
      <dc:date>2023-11-28T19:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Allow use of username variable in configSettings file path values</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1522861#M31572</link>
      <description>&lt;P&gt;Is there any update available for this&amp;nbsp;&lt;SPAN&gt;Enhancement request&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ENH-000158071. Using dynamic variables in config file is what we are looking for as well.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 13:37:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1522861#M31572</guid>
      <dc:creator>JakubPruchnik</dc:creator>
      <dc:date>2024-08-16T13:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Allow use of username variable in configSettings file path values</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1534736#M31976</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/754546"&gt;@JakubPruchnik&lt;/a&gt;&amp;nbsp; In this idea, the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm#ESRI_SECTION1_63DC684EFCA44C99A8C33D9F890C9996" target="_self"&gt;StagingPath&lt;/A&gt; setting started supported environment variables in ArcGIS Pro 3.3 and we are working to support the LocalCacheFolderPath setting in ArcGIS Pro 3.4 (planned for Oct/Nov 2024).&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are working towards supporting environment variables for all the path settings, but there are different behaviors depending on the exact setting, so this has been phased work. Once Pro 3.4 is released, the primary settings that we'll be targeting for environment variable support are those related to &lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm#ESRI_SECTION1_D09C9C76B229486E9BB05E79C17CAD0A" target="_self"&gt;project creation&lt;/A&gt; and we'll be working on those for the following release.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 22:07:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1534736#M31976</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2024-09-03T22:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Allow use of username variable in configSettings file path values - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1618679#M34961</link>
      <description>&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/452669"&gt;@RobertAkroyd1&lt;/a&gt;!&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;This Idea was implemented with the ArcGIS Pro 3.5 release. To see what else is new in ArcGIS Pro 3.5 checkout the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.5/get-started/whats-new-in-arcgis-pro.htm" target="_blank" rel="noopener"&gt;What's new&amp;nbsp;&lt;/A&gt;&lt;SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.5/get-started/whats-new-in-arcgis-pro.htm" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt; and the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/arcgis-ideas-blog/your-ideas-in-arcgis-pro-3-5/ba-p/1615659" target="_blank" rel="noopener"&gt;Your Ideas in ArcGIS Pro 3.5&lt;/A&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;blog on Esri Community.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 19:14:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-use-of-username-variable-in-configsettings/idc-p/1618679#M34961</guid>
      <dc:creator>ValeriaChavez</dc:creator>
      <dc:date>2025-05-27T19:14:34Z</dc:date>
    </item>
  </channel>
</rss>

