<?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: GeoFence sync is not detecting deleted features in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geofence-sync-is-not-detecting-deleted-features/m-p/1367031#M4049</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/467353"&gt;@AdamRepsher_BentEar&lt;/a&gt;&amp;nbsp;-- Testing 10.9.1 (Patch 4) my advice would be to configure your GeoFence Synchronization Rule with the&amp;nbsp;&lt;FONT face="terminal,monaco"&gt;Replace All GeoFences in Category&lt;/FONT&gt; checkbox &lt;U&gt;unchecked&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;Changes made to address&amp;nbsp;&lt;FONT size="2"&gt;BUG-000089545&lt;/FONT&gt; were not included in any 10.9.1 patch nor any of the earlier release patches. Changes to the logic for geofence synchronization for this bug were first incorporated into the 11.1 release.&lt;/P&gt;&lt;P&gt;A couple of things to pay particular attention to when testing:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The GeoEvent Manager's list of registered geofences needs to be periodically refreshed. The easiest way to do this is click 'Site' (which takes you back to the 'GeoEvent Definitions' page then click 'GeoFences' to force that page to refresh. You need to do this to make sure you are seeing an accurate list of the geofences currently in the GeoEvent Server registry.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Geofence Synchronization runs every&amp;nbsp;&lt;EM&gt;nn&lt;/EM&gt; minutes from the point you click 'Synchronize' when saving your GeoFence Synchroniztaion Rule. I've found that the timer can slowly creep due to normal latency. This means that a synchronization you might expect to run 5 seconds after each minute, after a couple of hours, might be running at 15 or 20 seconds after each minute. To account for this, when testing, I try to wait two full synchronization cycles before checking to see if feature records I deleted resulted in corresponding geofences being removed from the GeoEvent Server registry.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;At the 10.9.1 release I had to explicitly enter a&amp;nbsp;&lt;FONT size="2"&gt;&lt;EM&gt;WHERE&lt;/EM&gt;&lt;/FONT&gt; clause &lt;FONT face="terminal,monaco" size="2"&gt;1=1&lt;/FONT&gt; into the Geofence Synchronization Rule's&amp;nbsp;&lt;EM&gt;Query Definition&lt;/EM&gt; parameter. This was something that was fixed in the 11.1 release.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Once you upgrade to the 11.1 release, because logic associated with the&amp;nbsp;&lt;FONT face="terminal,monaco"&gt;Replace All GeoFences in Category&lt;/FONT&gt; checkbox changes,&amp;nbsp;my advice is to delete and reconfigure your GeoFence Synchronization Rule to make sure the&amp;nbsp;&lt;FONT face="terminal,monaco"&gt;Replace All GeoFences in Category&lt;/FONT&gt; checkbox is&amp;nbsp;&lt;U&gt;checked&lt;/U&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2024 22:25:23 GMT</pubDate>
    <dc:creator>RJSunderman</dc:creator>
    <dc:date>2024-01-05T22:25:23Z</dc:date>
    <item>
      <title>GeoFence sync is not detecting deleted features</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geofence-sync-is-not-detecting-deleted-features/m-p/578672#M2548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a couple of GeoFence Synchronization Rules that seem to work when importing new features that were added to the feature service since the last sync, but they do not appear to detect when the feature backing a GeoFence has been deleted from the feature service.&amp;nbsp; I would expect it to do this and automatically delete the corresponding GeoFence.&amp;nbsp; Does this functionality exist?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 13:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geofence-sync-is-not-detecting-deleted-features/m-p/578672#M2548</guid>
      <dc:creator>GeoSolver</dc:creator>
      <dc:date>2020-10-21T13:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: GeoFence sync is not detecting deleted features</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geofence-sync-is-not-detecting-deleted-features/m-p/578673#M2549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Curt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a customer recently run into the same issue, and then I found the following bug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BUG-000089545 : GeoFences are not synchronized when a feature is deleted from a feature service.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;It looks like this bug is still relevant at 10.8.1.&amp;nbsp; I did some testing and found that the only way to remove Geofences through the GeoFence Synchronization Rules is to designate a date field for the &lt;STRONG&gt;Time Extent End&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt;"&gt; parameter&lt;/SPAN&gt;&lt;STRONG style="font-size: 11.0pt; "&gt;.&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 15:42:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geofence-sync-is-not-detecting-deleted-features/m-p/578673#M2549</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2020-10-21T15:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: GeoFence sync is not detecting deleted features</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geofence-sync-is-not-detecting-deleted-features/m-p/1366027#M4048</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10527"&gt;@JakeSkinner&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/115391"&gt;@RJSunderman&lt;/a&gt;&amp;nbsp;- I am running into this very issue in v10.9.1.&amp;nbsp; Deleting a polygon feature in the Feature Service feeding the&amp;nbsp;&lt;SPAN&gt;GeoFence Synchronization Rule is not deleting the GeoFence from the list.&amp;nbsp; i am using the "Replace All GeoFences in Category" choice.&amp;nbsp;&lt;BR /&gt;I see that the bug mentioned above was fixed in 10.4.&amp;nbsp; Is this a bug again in 10.9.1 - or is this the intended behavior?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;--Adam&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 21:30:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geofence-sync-is-not-detecting-deleted-features/m-p/1366027#M4048</guid>
      <dc:creator>AdamRepsher_BentEar</dc:creator>
      <dc:date>2024-01-03T21:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: GeoFence sync is not detecting deleted features</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geofence-sync-is-not-detecting-deleted-features/m-p/1367031#M4049</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/467353"&gt;@AdamRepsher_BentEar&lt;/a&gt;&amp;nbsp;-- Testing 10.9.1 (Patch 4) my advice would be to configure your GeoFence Synchronization Rule with the&amp;nbsp;&lt;FONT face="terminal,monaco"&gt;Replace All GeoFences in Category&lt;/FONT&gt; checkbox &lt;U&gt;unchecked&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;Changes made to address&amp;nbsp;&lt;FONT size="2"&gt;BUG-000089545&lt;/FONT&gt; were not included in any 10.9.1 patch nor any of the earlier release patches. Changes to the logic for geofence synchronization for this bug were first incorporated into the 11.1 release.&lt;/P&gt;&lt;P&gt;A couple of things to pay particular attention to when testing:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The GeoEvent Manager's list of registered geofences needs to be periodically refreshed. The easiest way to do this is click 'Site' (which takes you back to the 'GeoEvent Definitions' page then click 'GeoFences' to force that page to refresh. You need to do this to make sure you are seeing an accurate list of the geofences currently in the GeoEvent Server registry.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Geofence Synchronization runs every&amp;nbsp;&lt;EM&gt;nn&lt;/EM&gt; minutes from the point you click 'Synchronize' when saving your GeoFence Synchroniztaion Rule. I've found that the timer can slowly creep due to normal latency. This means that a synchronization you might expect to run 5 seconds after each minute, after a couple of hours, might be running at 15 or 20 seconds after each minute. To account for this, when testing, I try to wait two full synchronization cycles before checking to see if feature records I deleted resulted in corresponding geofences being removed from the GeoEvent Server registry.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;At the 10.9.1 release I had to explicitly enter a&amp;nbsp;&lt;FONT size="2"&gt;&lt;EM&gt;WHERE&lt;/EM&gt;&lt;/FONT&gt; clause &lt;FONT face="terminal,monaco" size="2"&gt;1=1&lt;/FONT&gt; into the Geofence Synchronization Rule's&amp;nbsp;&lt;EM&gt;Query Definition&lt;/EM&gt; parameter. This was something that was fixed in the 11.1 release.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Once you upgrade to the 11.1 release, because logic associated with the&amp;nbsp;&lt;FONT face="terminal,monaco"&gt;Replace All GeoFences in Category&lt;/FONT&gt; checkbox changes,&amp;nbsp;my advice is to delete and reconfigure your GeoFence Synchronization Rule to make sure the&amp;nbsp;&lt;FONT face="terminal,monaco"&gt;Replace All GeoFences in Category&lt;/FONT&gt; checkbox is&amp;nbsp;&lt;U&gt;checked&lt;/U&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 22:25:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geofence-sync-is-not-detecting-deleted-features/m-p/1367031#M4049</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2024-01-05T22:25:23Z</dc:date>
    </item>
  </channel>
</rss>

