<?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 WAB AddData widget and WMS in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1107973#M21457</link>
    <description>&lt;P&gt;Can anyone supply me with a OGC WMS url that actually works with the WAB Developer Edition AddData widget (for the manual url addition)? The example provided by esri for the widget doesn't work nor do others I have tried. I consistently get the message "Failed to execute 'open' on 'XMLHttpRequest': Invalid URL."&lt;/P&gt;</description>
    <pubDate>Fri, 15 Oct 2021 15:43:50 GMT</pubDate>
    <dc:creator>EMiller_2</dc:creator>
    <dc:date>2021-10-15T15:43:50Z</dc:date>
    <item>
      <title>WAB AddData widget and WMS</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1107973#M21457</link>
      <description>&lt;P&gt;Can anyone supply me with a OGC WMS url that actually works with the WAB Developer Edition AddData widget (for the manual url addition)? The example provided by esri for the widget doesn't work nor do others I have tried. I consistently get the message "Failed to execute 'open' on 'XMLHttpRequest': Invalid URL."&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 15:43:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1107973#M21457</guid>
      <dc:creator>EMiller_2</dc:creator>
      <dc:date>2021-10-15T15:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: WAB AddData widget and WMS</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1107999#M21464</link>
      <description>&lt;P&gt;I was able to add the sample &lt;A href="http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi?service=WMS&amp;amp;request=GetCapabilities" target="_self"&gt;URL&lt;/A&gt; to the map.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sample.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/25309i917A9986EF0ED645/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sample.png" alt="sample.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did try adding another one (&lt;SPAN class=""&gt;&lt;A href="https://okmaps.org/geoserver/wms" target="_blank" rel="noopener"&gt;https://okmaps.org/geoserver/wms&lt;/A&gt;?&lt;/SPAN&gt;) and while it added the layer into the Layer List, none of the sub-layer would actually draw.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 16:24:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1107999#M21464</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-10-15T16:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: WAB AddData widget and WMS</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1108032#M21467</link>
      <description>&lt;P&gt;Thanks very much for letting me know -- when I use that example url this is the result I get. A big problem for me is that my organization's content security policies block so much that it is difficult to implement this tool or troubleshoot. Perhaps that is what is causing the problem.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi?service=WMS&amp;amp;request=GetCapabilities" target="_blank"&gt;http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi?service=WMS&amp;amp;request=GetCapabilities&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EMiller_2_0-1634319244286.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/25315iDABDDED8D0B196BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EMiller_2_0-1634319244286.png" alt="EMiller_2_0-1634319244286.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 17:37:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1108032#M21467</guid>
      <dc:creator>EMiller_2</dc:creator>
      <dc:date>2021-10-15T17:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: WAB AddData widget and WMS</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1114520#M21542</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2839"&gt;@KenBuja&lt;/a&gt;&amp;nbsp;Did you have to set up a proxy to allow that service into your application? If so, did you use the WAB config.json and proxy.js to accomplish that? The reason I ask is clarified in this question I also posted recently:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-edition-proxy-js-and-wms-service-with/m-p/1114148" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-edition-proxy-js-and-wms-service-with/m-p/1114148&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 15:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1114520#M21542</guid>
      <dc:creator>EMiller_2</dc:creator>
      <dc:date>2021-11-05T15:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: WAB AddData widget and WMS</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1114606#M21548</link>
      <description>&lt;P&gt;Yes, I did configure the conf.json to use a proxy. We are using the proxy.ashx version&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;  "httpProxy": {
    "useProxy": true,
    "alwaysUseProxy": false,
    "url": "https://ourserver/proxy.ashx",
    "rules": []
  },&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 05 Nov 2021 18:51:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1114606#M21548</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-11-05T18:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: WAB AddData widget and WMS</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1114608#M21549</link>
      <description>&lt;P&gt;OK, thanks, I will give that setup a try.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 18:54:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-adddata-widget-and-wms/m-p/1114608#M21549</guid>
      <dc:creator>EMiller_2</dc:creator>
      <dc:date>2021-11-05T18:54:00Z</dc:date>
    </item>
  </channel>
</rss>

