<?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 Feature Service Poll in not fireing from runtime only from ArcMap in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/feature-service-poll-in-not-fireing-from-runtime/m-p/448987#M1944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;fs-poll-in set up to poll in features on an interval of 10 sec, I can go in Arcmap, create new feature and poll in event is seen but doing so from runtime is not seen at all????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Mar 2014 18:40:22 GMT</pubDate>
    <dc:creator>BrianLocke</dc:creator>
    <dc:date>2014-03-31T18:40:22Z</dc:date>
    <item>
      <title>Feature Service Poll in not fireing from runtime only from ArcMap</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/feature-service-poll-in-not-fireing-from-runtime/m-p/448987#M1944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;fs-poll-in set up to poll in features on an interval of 10 sec, I can go in Arcmap, create new feature and poll in event is seen but doing so from runtime is not seen at all????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 18:40:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/feature-service-poll-in-not-fireing-from-runtime/m-p/448987#M1944</guid>
      <dc:creator>BrianLocke</dc:creator>
      <dc:date>2014-03-31T18:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Service Poll in not fireing from runtime only from ArcMap</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/feature-service-poll-in-not-fireing-from-runtime/m-p/448988#M1945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which version of GeoEvent Processor are you using?&amp;nbsp; If using 10.2.1, which method of "new" are you using in your feature service poll input, objectid or timestamp?&amp;nbsp; If using objectid, look at the objectid values created by ArcMap and compare to those created by your Runtime app.&amp;nbsp; When using the objectid option for determining what is 'new', GeoEvent Processor will only pull in items with a higher objectid value than at the time of the last poll.&amp;nbsp; So if ArcMap was creating features with objectids of 400, 401, 402, etc... and then a Runtime app was creating features with objectids 10, 11, 12, etc... GeoEvent Processor will not consider the Runtime-created features as new since their objectid values are less than the features created by ArcMap. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At version 10.2, 'new' was determined solely by objectid, so all of this still applies (you just didn't have a choice to use timestamp).&amp;nbsp; If you are using 10.2.1, and this objectid scenario is, in fact, what's going on, you have the option of using the timestamp option for determining what's "new".&amp;nbsp; This option uses date/time values in an attribute field to determine what's new.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; -Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 18:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/feature-service-poll-in-not-fireing-from-runtime/m-p/448988#M1945</guid>
      <dc:creator>MarkBramer</dc:creator>
      <dc:date>2014-04-01T18:45:15Z</dc:date>
    </item>
  </channel>
</rss>

