<?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: Duplicate Alerts in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/duplicate-alerts/m-p/411411#M1780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you ever solved the problem with the duplicate entries? I also enforced 'unique track ID' selected on the stream output.&amp;nbsp; I have assigned the unique event number as the track ID.&amp;nbsp; But that doesn't seem to avoid duplicates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Miri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Nov 2016 12:49:12 GMT</pubDate>
    <dc:creator>MiriEshel</dc:creator>
    <dc:date>2016-11-24T12:49:12Z</dc:date>
    <item>
      <title>Duplicate Alerts</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/duplicate-alerts/m-p/411408#M1777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am polling a feature service in Geo Event every second.&amp;nbsp; This information is being output as a stream.&amp;nbsp; I also have it initiating email notifications when certain parameters are met.&amp;nbsp; My challenge is that each output is triggered every second.&amp;nbsp; This includes alerts such as emails.&amp;nbsp; I have two questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I understand that you can insert a filter and use the operator 'entered' to limit the alert to triggering the first time the equation is met.&amp;nbsp; However, 'entered' is only available for geometry based equations.&amp;nbsp; As an example, I am attempting to use an equation 'LastStatus' = 'Dispatched'.&amp;nbsp; As soon as a resource enters 'Dispatched' the email alert fires every second until the unit moves to the next status.&amp;nbsp; Is there a way to have the alert generate as soon as the unit enters dispatch but never again after that?&lt;/LI&gt;&lt;LI&gt;I have a stream designating event locations.&amp;nbsp; However, it adds a new point reference every second even if it is a duplicate to the previous entry.&amp;nbsp; I have 'enforce unique track ID' selected on the stream output.&amp;nbsp; I have assigned the unique event number as the track ID.&amp;nbsp; But that doesn't seem to avoid duplicates.&amp;nbsp; My assumption is that I insert an Incident Detector to close old records but I haven't been able to get this to work.&amp;nbsp; Does anyone have any ideas?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 23:02:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/duplicate-alerts/m-p/411408#M1777</guid>
      <dc:creator>KevinHatch</dc:creator>
      <dc:date>2015-12-30T23:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Alerts</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/duplicate-alerts/m-p/411409#M1778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me simplify my question.&amp;nbsp; We track a resource using Geo Event extension. The first time that resource enters the status of 'DISPATCHED' I want to send an email alert.&amp;nbsp; I only want to send the email the first time the status is reached, not continuously.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I do that?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 03:30:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/duplicate-alerts/m-p/411409#M1778</guid>
      <dc:creator>KevinHatch</dc:creator>
      <dc:date>2016-01-05T03:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Alerts</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/duplicate-alerts/m-p/411410#M1779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to solve this issue with the following sequence&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INPUT &amp;gt; FILTER ON ATTRIBUTE &amp;gt; FILTER ON GEOMETRY (use expression 'Entered') &amp;gt; OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Geometry we created a single polygon that covers the area we are working in and used that as a geofence.&amp;nbsp; Note, you need to configure the filters separately and include the geometry based filter after the attribute based one.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 23:09:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/duplicate-alerts/m-p/411410#M1779</guid>
      <dc:creator>KevinHatch</dc:creator>
      <dc:date>2016-01-22T23:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Alerts</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/duplicate-alerts/m-p/411411#M1780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you ever solved the problem with the duplicate entries? I also enforced 'unique track ID' selected on the stream output.&amp;nbsp; I have assigned the unique event number as the track ID.&amp;nbsp; But that doesn't seem to avoid duplicates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Miri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 12:49:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/duplicate-alerts/m-p/411411#M1780</guid>
      <dc:creator>MiriEshel</dc:creator>
      <dc:date>2016-11-24T12:49:12Z</dc:date>
    </item>
  </channel>
</rss>

