<?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: Processing custom URL parameters in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/processing-custom-url-parameters/m-p/1175953#M4452</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/441117"&gt;@MarkJTurnbull&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I am doing in one of mine.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;//this is inside my activeViewChangerHandler
this.state.jimuMapView.whenJimuMapViewLoaded().then(()=&amp;gt;{
          watchUtils.whenFalseOnce(this.state.jimuMapView.view,'updating',()=&amp;gt;{
            //do my work with url parameters here
          })
        })&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 20 May 2022 15:44:45 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2022-05-20T15:44:45Z</dc:date>
    <item>
      <title>Processing custom URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/processing-custom-url-parameters/m-p/1167283#M4242</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am building a custom widget that will process some custom URL query string parameters and will change the query on a dataview on startup. I have a process in place (somewhat based on the filter-feature-layer sample), however when I try to get the dataview's datasource from the DataSourceManager it does not exist, I assume it has not loaded at the time the URL parameters are being processed. I have tried initiating the processing of the query string parameters in the on the ActiveViewChange event of the JimuMapViewComponent. My widget does not need to load the dataview, so I am avoiding implementing a DataSourceComponent. Can anyone suggest an event I can use to trigger my URL processing, once the datasources have been created? Should I implement the DataSourceComponent and use an event from it to trigger the processing?&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2022 12:33:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/processing-custom-url-parameters/m-p/1167283#M4242</guid>
      <dc:creator>MarkJTurnbull</dc:creator>
      <dc:date>2022-04-23T12:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Processing custom URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/processing-custom-url-parameters/m-p/1175953#M4452</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/441117"&gt;@MarkJTurnbull&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I am doing in one of mine.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;//this is inside my activeViewChangerHandler
this.state.jimuMapView.whenJimuMapViewLoaded().then(()=&amp;gt;{
          watchUtils.whenFalseOnce(this.state.jimuMapView.view,'updating',()=&amp;gt;{
            //do my work with url parameters here
          })
        })&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 20 May 2022 15:44:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/processing-custom-url-parameters/m-p/1175953#M4452</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2022-05-20T15:44:45Z</dc:date>
    </item>
  </channel>
</rss>

