<?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: Receive RSS Inbound Connector in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/receive-rss-inbound-connector/m-p/330649#M1386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Since the feed has no coordinate information, it doesn't make logical sense to add / update features in&amp;nbsp; a feature service. But we don't need to let that stop us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I published a feature service with an attribute schema matching the feed's attributes. I imported an event definition from the feature service and deleted the &lt;EM&gt;objectid&lt;/EM&gt; and &lt;EM&gt;geometry&lt;/EM&gt; fields -- since I have no data for these coming from the feed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I created an '&lt;SPAN style="color: #505051; font-family: Avenir-Light, Verdana, Geneva, sans-serif; font-size: 10pt;"&gt;Update a Feature&lt;/SPAN&gt;' output, using &amp;lt;guid&amp;gt; as the unique field for updates, and began using the feature service to cache data received from the RSS feed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I noticed that the feed's data is advertising its date/time values as EST ... so they're placed into the feature class as UTC values (which have a a five hour offset from EST).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I was able to then configure a '&lt;SPAN style="color: #505051; font-family: Avenir-Light, Verdana, Geneva, sans-serif; font-size: 10pt;"&gt;Poll an ArcGIS Server for Features&lt;/SPAN&gt;' input to use the same tailored event definition &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;(sans &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;EM&gt;objectid&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; and &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;EM&gt;geometry&lt;/EM&gt;&lt;/SPAN&gt;) to obtain retrieve just the new records from the feature service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Good work around - thanks for suggesting it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- RJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2015 18:59:55 GMT</pubDate>
    <dc:creator>RJSunderman</dc:creator>
    <dc:date>2015-08-14T18:59:55Z</dc:date>
    <item>
      <title>Receive RSS Inbound Connector</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/receive-rss-inbound-connector/m-p/330647#M1384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello GeoNet Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working through the &lt;A href="http://www.arcgis.com/home/item.html?id=29f0689ec924498c9baf3bb2812dc78c#sthash.4NfWzcbn.dpuf"&gt;RSS Tutorial&lt;/A&gt; for GeoEvent Processor and finding it difficult to receive new data only, is this possible if your RSS feed is missing the 'Last-Modified headers'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if we want to poll FEMA's Disaster RSS Feed for new data only (&lt;A href="https://www.fema.gov/data/disasters.rss" title="https://www.fema.gov/data/disasters.rss"&gt;https://www.fema.gov/data/disasters.rss&lt;/A&gt;) could this be done in GeoEvent without introducing additional logic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few other approaches we may try are sending the RSS feed out to a feature service then back into GeoEvent, another option may be checking the 'PubDate' field in each entry for newly published data using a Field Calculator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Katie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 23:13:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/receive-rss-inbound-connector/m-p/330647#M1384</guid>
      <dc:creator>KDeVogelaere</dc:creator>
      <dc:date>2015-07-31T23:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Receive RSS Inbound Connector</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/receive-rss-inbound-connector/m-p/330648#M1385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello K -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to meet you out in San Diego at the UC. Here's some information I got from one of our developers on your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The '&lt;SPAN style="color: #505051; font-family: Avenir-Light, Verdana, Geneva, sans-serif; font-size: 10pt;"&gt;Receive RSS&lt;/SPAN&gt;' input is using standard HTTP header fields to determine whether or not data in a response to a poll is "new". Specifically, the input is relying on the "Last-Modified" header as described in &lt;A href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html"&gt;Section 14 of RFC 2616&lt;/A&gt;, "Header Field Definitions", for the HTTP/1.1 protocol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The input does not cache a date/time value like the '&lt;SPAN style="color: #505051; font-family: Avenir-Light, Verdana, Geneva, sans-serif; font-size: 10pt;"&gt;Poll an ArcGIS Server for Features&lt;/SPAN&gt;' input, so it cannot poll for data which is newer than a cached value. If &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;FEMA's feed doesn't include the needed header the input will fail-over to poll for all data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I suppose you could use a Field Calculator to obtain an event's receivedTime() and then compute a difference between that and the event's &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;advertised publish date, using a filter to discard anything deemed "old" ... but that approach seems prone to error. You're probably going to receive duplicates you don't want and might filter events you actually do want.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 18:57:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/receive-rss-inbound-connector/m-p/330648#M1385</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2015-08-14T18:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Receive RSS Inbound Connector</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/receive-rss-inbound-connector/m-p/330649#M1386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Since the feed has no coordinate information, it doesn't make logical sense to add / update features in&amp;nbsp; a feature service. But we don't need to let that stop us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I published a feature service with an attribute schema matching the feed's attributes. I imported an event definition from the feature service and deleted the &lt;EM&gt;objectid&lt;/EM&gt; and &lt;EM&gt;geometry&lt;/EM&gt; fields -- since I have no data for these coming from the feed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I created an '&lt;SPAN style="color: #505051; font-family: Avenir-Light, Verdana, Geneva, sans-serif; font-size: 10pt;"&gt;Update a Feature&lt;/SPAN&gt;' output, using &amp;lt;guid&amp;gt; as the unique field for updates, and began using the feature service to cache data received from the RSS feed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I noticed that the feed's data is advertising its date/time values as EST ... so they're placed into the feature class as UTC values (which have a a five hour offset from EST).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I was able to then configure a '&lt;SPAN style="color: #505051; font-family: Avenir-Light, Verdana, Geneva, sans-serif; font-size: 10pt;"&gt;Poll an ArcGIS Server for Features&lt;/SPAN&gt;' input to use the same tailored event definition &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;(sans &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;EM&gt;objectid&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; and &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;EM&gt;geometry&lt;/EM&gt;&lt;/SPAN&gt;) to obtain retrieve just the new records from the feature service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Good work around - thanks for suggesting it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- RJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 18:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/receive-rss-inbound-connector/m-p/330649#M1386</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2015-08-14T18:59:55Z</dc:date>
    </item>
  </channel>
</rss>

