<?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: ArcGIS Geoevent Server Configuration for a time dependent project in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/arcgis-geoevent-server-configuration-for-a-time/m-p/1499758#M4197</link>
    <description>&lt;P&gt;duration is in&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Milliseconds. so&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;30 minutes is&amp;nbsp;&lt;SPAN&gt;1800000 ms&amp;nbsp; not 300.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.timecalculator.net/minutes-to-milliseconds" target="_blank"&gt;https://www.timecalculator.net/minutes-to-milliseconds&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2024 12:30:12 GMT</pubDate>
    <dc:creator>JeffSilberberg</dc:creator>
    <dc:date>2024-07-01T12:30:12Z</dc:date>
    <item>
      <title>ArcGIS Geoevent Server Configuration for a time dependent project</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/arcgis-geoevent-server-configuration-for-a-time/m-p/1499584#M4194</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;0&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I am trying to make a service, which is needed to give me an alert if a vehicle runs for 20 minutes with a speed more than 75kmph. I followed this thread to do that (&lt;A href="https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-incident-detector/td-p/83766" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-incident-detector/td-p/83766&lt;/A&gt;). Like the threads suggestion, I have created two incident detector processor, for the first one is detecting speed higher than 75 kmph and second one taking the first one as a input and checking if the event is occuring for 30 minutes by putting the opening condition as duration&amp;gt;30. But it is not working. Can anyone tell me what is the issue here?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 30 Jun 2024 15:45:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/arcgis-geoevent-server-configuration-for-a-time/m-p/1499584#M4194</guid>
      <dc:creator>DominicReed</dc:creator>
      <dc:date>2024-06-30T15:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Geoevent Server Configuration for a time dependent project</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/arcgis-geoevent-server-configuration-for-a-time/m-p/1499589#M4195</link>
      <description>&lt;P&gt;You need to be more specific as to what you mean by "it's not working".&lt;/P&gt;&lt;P&gt;Note Duration &amp;gt; 30 is probably not a valid expression for your business case as Duration is a Long Expressed as Milliseconds.&amp;nbsp; &amp;nbsp;Also, you need to take Status into account.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"The number of milliseconds a cumulative incident is ongoing. This value is updated only as new observations are received. A point in time incident’s duration will always be zero."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://enterprise.arcgis.com/en/geoevent/latest/analyze/incident-detector-processor.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/geoevent/latest/analyze/incident-detector-processor.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jun 2024 17:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/arcgis-geoevent-server-configuration-for-a-time/m-p/1499589#M4195</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-06-30T17:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Geoevent Server Configuration for a time dependent project</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/arcgis-geoevent-server-configuration-for-a-time/m-p/1499634#M4196</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/140376"&gt;@JeffSilberberg&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for your reply. I checked your document. This is how i designed the processors, I am not sure what am I doing wrong:&amp;nbsp;&lt;BR /&gt;First one, which will detect the speeding:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DominicReed_0-1719803863216.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/108422i924A0FA04C883898/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DominicReed_0-1719803863216.png" alt="DominicReed_0-1719803863216.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And this is the second processor for time:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DominicReed_1-1719803979321.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/108423i4E285B7B13C14E53/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DominicReed_1-1719803979321.png" alt="DominicReed_1-1719803979321.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 03:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/arcgis-geoevent-server-configuration-for-a-time/m-p/1499634#M4196</guid>
      <dc:creator>DominicReed</dc:creator>
      <dc:date>2024-07-01T03:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Geoevent Server Configuration for a time dependent project</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/arcgis-geoevent-server-configuration-for-a-time/m-p/1499758#M4197</link>
      <description>&lt;P&gt;duration is in&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Milliseconds. so&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;30 minutes is&amp;nbsp;&lt;SPAN&gt;1800000 ms&amp;nbsp; not 300.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.timecalculator.net/minutes-to-milliseconds" target="_blank"&gt;https://www.timecalculator.net/minutes-to-milliseconds&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 12:30:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/arcgis-geoevent-server-configuration-for-a-time/m-p/1499758#M4197</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-07-01T12:30:12Z</dc:date>
    </item>
  </channel>
</rss>

