<?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: Dockpane - How to keep remote, configuration data between ArcGIS Pro sessions in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/dockpane-how-to-keep-remote-configuration-data/m-p/1398053#M11247</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&amp;nbsp;- thank you refactoring my code and spotting the error with the collection syncing. Solved.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2024 19:18:18 GMT</pubDate>
    <dc:creator>nita14</dc:creator>
    <dc:date>2024-03-19T19:18:18Z</dc:date>
    <item>
      <title>Dockpane - How to keep remote, configuration data between ArcGIS Pro sessions</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/dockpane-how-to-keep-remote-configuration-data/m-p/1397064#M11231</link>
      <description>&lt;P&gt;Dear Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on a DockPane add-in which at the very first step should grab and populate the combobox values from a remote http address. I have implemented it in the&amp;nbsp;&lt;EM&gt;OnActivate&amp;nbsp;&lt;/EM&gt;function (if&amp;nbsp;_isInitialized == false) within ViewModel class. It works pretty well during a single ArcGIS Pro sesssion. However, when I leave the dockpane opened, save and close the aprx and then reopen the same aprx, the combobox does not contain any values, even though, the remote endpoint is called&amp;nbsp; by the code. As dockpane is a singleton, I guess I need to somohow force it to refresh the view with the latest dictionary data.&lt;/P&gt;&lt;P&gt;Do you know how to persist the values for comboxes between different ArcGIS Pro sessions? Where to put the logic to grab remote configuration values? Any hints?&lt;/P&gt;&lt;P&gt;===========Edit&lt;/P&gt;&lt;P&gt;Here is a link to&lt;A href="https://github.com/nita14/ULDK" target="_self"&gt; my repo&lt;/A&gt; with the code. Thanks!&lt;/P&gt;&lt;P&gt;==========&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Bests,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 20:52:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/dockpane-how-to-keep-remote-configuration-data/m-p/1397064#M11231</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2024-03-18T20:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dockpane - How to keep remote, configuration data between ArcGIS Pro sessions</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/dockpane-how-to-keep-remote-configuration-data/m-p/1398053#M11247</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&amp;nbsp;- thank you refactoring my code and spotting the error with the collection syncing. Solved.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 19:18:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/dockpane-how-to-keep-remote-configuration-data/m-p/1398053#M11247</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2024-03-19T19:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dockpane - How to keep remote, configuration data between ArcGIS Pro sessions</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/dockpane-how-to-keep-remote-configuration-data/m-p/1581448#M12572</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16929"&gt;@nita14&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&amp;nbsp;I have the same question. Do you mind sharing how you resolved this? Specifically, when user set backstage options change in the same pro session, I would like the dockpane to listen for those changes and update its input values.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 19:19:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/dockpane-how-to-keep-remote-configuration-data/m-p/1581448#M12572</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2025-02-03T19:19:20Z</dc:date>
    </item>
  </channel>
</rss>

