<?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: DatasourceFilterChangeMessage does not appear to match documentation in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/datasourcefilterchangemessage-does-not-appear-to/m-p/1337375#M8682</link>
    <description>&lt;P&gt;thanks for your reply but I read the release notes to say they made the property name plural and changed the type from a primitive string to an array of strings. The typescript definitions supports this but the actual code does not seem to.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2023 16:50:56 GMT</pubDate>
    <dc:creator>john_cartwright_noaa</dc:creator>
    <dc:date>2023-10-12T16:50:56Z</dc:date>
    <item>
      <title>DatasourceFilterChangeMessage does not appear to match documentation</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/datasourcefilterchangemessage-does-not-appear-to/m-p/1337313#M8677</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;I'm using&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ArcGIS Experience Builder Developer Edition v1.12. The &lt;A href="https://developers.arcgis.com/experience-builder/guide/whats-new/" target="_self"&gt;v1.11 release notes&lt;/A&gt;&amp;nbsp;show that DataSourceFilterChangeMessage should now contain dataSourceIds property as string[] rather than dataSourceId property as a string and this is what the type definition describes. However inspecting the message actually received from the framework shows something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
"type": "DATA_SOURCE_FILTER_CHANGE",
"widgetId": "widget_28",
"dataSourceIds": "dataSource_1-17d1b07042b-layer-6"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Can someone please clarify?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 15:24:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/datasourcefilterchangemessage-does-not-appear-to/m-p/1337313#M8677</guid>
      <dc:creator>john_cartwright_noaa</dc:creator>
      <dc:date>2023-10-12T15:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: DatasourceFilterChangeMessage does not appear to match documentation</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/datasourcefilterchangemessage-does-not-appear-to/m-p/1337332#M8681</link>
      <description>&lt;P&gt;A TypeScript type definition ending with [] indicates 'an array of'. So, string[] is an array of strings.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_0-1697125988002.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82942i4EB76E2004F97BEB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_0-1697125988002.png" alt="JeffreyThompson2_0-1697125988002.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is a warning that they pluralized dataSourceIds. I would expect the dataSourceIds to be in brackets, so I'm not sure about that part.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 15:56:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/datasourcefilterchangemessage-does-not-appear-to/m-p/1337332#M8681</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-10-12T15:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: DatasourceFilterChangeMessage does not appear to match documentation</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/datasourcefilterchangemessage-does-not-appear-to/m-p/1337375#M8682</link>
      <description>&lt;P&gt;thanks for your reply but I read the release notes to say they made the property name plural and changed the type from a primitive string to an array of strings. The typescript definitions supports this but the actual code does not seem to.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 16:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/datasourcefilterchangemessage-does-not-appear-to/m-p/1337375#M8682</guid>
      <dc:creator>john_cartwright_noaa</dc:creator>
      <dc:date>2023-10-12T16:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: DatasourceFilterChangeMessage does not appear to match documentation</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/datasourcefilterchangemessage-does-not-appear-to/m-p/1338487#M8755</link>
      <description>&lt;P&gt;Finally found the (apparent) answer. The widget had been ported from v1.9 and didn't seem to pick up the v1.12 version of jimu-core until it was removed and re-added to the Experience. Now the message received from the framework matches the documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 03:13:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/datasourcefilterchangemessage-does-not-appear-to/m-p/1338487#M8755</guid>
      <dc:creator>john_cartwright_noaa</dc:creator>
      <dc:date>2023-10-17T03:13:20Z</dc:date>
    </item>
  </channel>
</rss>

