<?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: Trouble Polling External Website for XML in GeoEvent with credentials in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/trouble-polling-external-website-for-xml-in/m-p/293369#M1220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/226206"&gt;Victoria Beckley&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i also had a look at the Post you mentioned:&lt;A href="https://community.esri.com/thread/139667"&gt;https://community.esri.com/thread/139667&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try to create a new Connector with &lt;STRONG&gt;Adapter: Xml&lt;/STRONG&gt; and the &lt;STRONG&gt;Transport: HTTP-BasicAuthentication&lt;/STRONG&gt;?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion this should be the best way to go. The HTTP-BasicAuthentication (Transport) provides the 2 properties Username and Password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2019 10:21:40 GMT</pubDate>
    <dc:creator>Stefan_Jung</dc:creator>
    <dc:date>2019-12-10T10:21:40Z</dc:date>
    <item>
      <title>Trouble Polling External Website for XML in GeoEvent with credentials</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/trouble-polling-external-website-for-xml-in/m-p/293368#M1219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to bring an XML wfs into geoevent server using "poll external website for xml", I'm generally following the steps of &lt;A _jive_internal="true" href="https://community.esri.com/community/gis/enterprise-gis/geoevent/blog/2019/06/12/working-with-xml-data-structures-and-polling-wfs-services-in-arcgis-geoevent-server"&gt;this blog&lt;/A&gt;, but I think I'm hung up on adding credentials into the URL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created an input with the URL:&amp;nbsp;&lt;A class="unlinked"&gt;http://geo.daveyresourcekeeper.com:8080/geoserver/wfs_redwoodcity/wfs?service=wfs&amp;amp;version=1.1.1&amp;amp;request=getFeature&amp;amp;typename=wfs_redwoodcity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which works when accessed in a browser and the username/pw are entered. And according to &lt;A _jive_internal="true" href="https://community.esri.com/thread/139667"&gt;this blog&lt;/A&gt; I've tried to add the username/pw to the url as well as to the parameters space, but in all instances I'm getting "&lt;SPAN style="color: #505051; background-color: #ffffff; font-size: 12px;"&gt;Request failed (HTTP/1.1 401 Unauthorized)." &lt;/SPAN&gt;Along with&lt;SPAN style="color: #505051; background-color: #ffffff; font-size: 12px;"&gt; '&lt;SPAN style="background-color: #e5edf4;"&gt;Unable to parse input '' into spatial reference&lt;/SPAN&gt;&lt;SPAN&gt;." &lt;/SPAN&gt;&lt;/SPAN&gt;Which I assume is because the data is inaccessible without credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering if you could advise on how to add the credentials to this URL or the parameters. I've tried&lt;BR /&gt;http://geo.daveyresourcekeeper.com:8080/geoserver/wfs_redwoodcity/wfs?service=wfs&amp;amp;version=1.1.1&amp;amp;&lt;STRONG&gt;username=abc&amp;amp;password=123&amp;amp;&lt;/STRONG&gt;request=getFeature&amp;amp;typename=wfs_redwoodcity&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #ffffff; font-size: 12px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And I've tried adding to the parameters "username=abc&amp;amp;password=123" but neither seemed to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Victoria&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/475711_193.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2019 20:40:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/trouble-polling-external-website-for-xml-in/m-p/293368#M1219</guid>
      <dc:creator>VictoriaBeckley1</dc:creator>
      <dc:date>2019-12-09T20:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Polling External Website for XML in GeoEvent with credentials</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/trouble-polling-external-website-for-xml-in/m-p/293369#M1220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/226206"&gt;Victoria Beckley&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i also had a look at the Post you mentioned:&lt;A href="https://community.esri.com/thread/139667"&gt;https://community.esri.com/thread/139667&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try to create a new Connector with &lt;STRONG&gt;Adapter: Xml&lt;/STRONG&gt; and the &lt;STRONG&gt;Transport: HTTP-BasicAuthentication&lt;/STRONG&gt;?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion this should be the best way to go. The HTTP-BasicAuthentication (Transport) provides the 2 properties Username and Password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2019 10:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/trouble-polling-external-website-for-xml-in/m-p/293369#M1220</guid>
      <dc:creator>Stefan_Jung</dc:creator>
      <dc:date>2019-12-10T10:21:40Z</dc:date>
    </item>
  </channel>
</rss>

