<?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: Synchronized GeoFences not updating correctly in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403792#M1743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vlad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fields you have for the alerts are the correct list. Please use the mpk I sent you for the geo fence fields. (I was just using the others to describe a simpler example). I have gotten the service working w/ the field enricher method you described previously, currently my only outstanding issue is w/ the geofence syncing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attacheds screenshot of my settings I've used when trying to create the synchronized goefences. For some reason it only syncs one of the areas. Is there anything else I can check (logs, ect)? I've tried recreating it several times.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jan 2014 19:57:53 GMT</pubDate>
    <dc:creator>MarkCollins</dc:creator>
    <dc:date>2014-01-13T19:57:53Z</dc:date>
    <item>
      <title>Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403788#M1739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to add a synchronized geofence for a feature service that currently only has two items. In the geofences section of the manager its only showing one of the fences. Any idea why its not reading in all my fences? (Both items have similar data and geometry, but different data in the geofence Name field. The geometry is not overlapping.) I found this error in the GEP log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Unclassified error updating the geofences from server arcgis in service CameraPresets. java.lang.NullPointerException at com.esri.ges.processor.geotagger.GeoTagger.update(GeoTagger.java:352)[266:com.esri.ges.framework.processor.geotagger-processor:10.2.0] at java.util.Observable.notifyObservers(Observable.java:159)[:1.7.0_17] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.notifyObservers(AoiManagerImpl.java:240)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.notifyObservers(AoiManagerImpl.java:471)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.updateAoi(AoiManagerImpl.java:194)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.addOrUpdateGeofences(AoiManagerImpl.java:462)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.registerGeofences(AoiManagerImpl.java:441)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.run(AoiManagerImpl.java:340)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at java.lang.Thread.run(Thread.java:722)[:1.7.0_17] &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another question: When creating synchronized geofences is it better to point it at the MapServer or FeatureServer endpoint? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My ultimate goal is to have a user editable feature service of geofences which are used by GEP via syncing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 18:41:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403788#M1739</guid>
      <dc:creator>MarkCollins</dc:creator>
      <dc:date>2014-01-10T18:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403789#M1740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Mark -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would you mind packaging your map document and data as a MPK and sending that to me?&amp;nbsp; I'd like to take a look at the features used to publish the feature service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for your second question, synchronizing your GeoEvent Processor's GeoFences through the MapServer endpoint is really the same as using the FeatureServer endpoint. GEP is retrieving the coordinate data from the features in the service and then using the retrieved coordinates for its spatial comparisons. GEP is not referencing the actual features from the feature service, so there's no clear benefit to using the MapServer over the FeatureServer endpoint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- RJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 19:30:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403789#M1740</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2014-01-10T19:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403790#M1741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;RJ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the MPK you requested. Thanks for the help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 20:56:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403790#M1741</guid>
      <dc:creator>MarkCollins</dc:creator>
      <dc:date>2014-01-10T20:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403791#M1742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to successfully setup a synchronization rule that imports two geofences from the service published using the map package file you shared with us. Here are the two geofences in json format I see available on my 10.2.0 instance of GeoEvent processor:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[{"category":"PTZ","name":"CAM2","active":true,"subscriptionID":1,"geometries":[{"value":{"rings":[[[-50.80078124954654,-26.194876675510773,0.0],[-33.92578124987433,-26.980828590149343,0.0],[-32.51953125012625,-41.31082388091937,0.0],[-51.503906249869736,-42.48830197980847,0.0],[-50.80078124954654,-26.194876675510773,0.0]]],"spatialReference":{"wkid":4326}}}]},{"category":"PTZ","name":"CAM3","active":true,"subscriptionID":1,"geometries":[{"value":{"rings":[[[-58.18359375024528,-23.26153416780188,0.0],[-67.1484375003238,-37.45741810237051,0.0],[-85.60546875027406,-39.65645604818096,0.0],[-87.01171875002215,-24.547123179650182,0.0],[-58.18359375024528,-23.26153416780188,0.0]]],"spatialReference":{"wkid":4326}}}]}]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far everything works as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, let me try to put together the rest of the puzzle. If you want me to use the same data as you use for generating Alerts may I ask you a favor to send me another map package to work with. Otherwise I will setup a sample dataset according to the schema you shared with me in the different thread as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alerts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� CREATED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� MESSAGE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� PRIORITY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also like to verify the schema of your GeoFence layer. According to the other thread it should look like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geo Fence layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� AreaID&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Region&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� ManagerName&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the map package you already shared with us this layer has a little different schema. Can you do me a favor and verify that data I am using matches yours.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My plan is to send you the configuration and ask you to import it into your server environment and verify after I fully complete deploying your scenario to my box here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vlad.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 17:56:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403791#M1742</guid>
      <dc:creator>VladislavPlechnoy</dc:creator>
      <dc:date>2014-01-13T17:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403792#M1743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vlad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fields you have for the alerts are the correct list. Please use the mpk I sent you for the geo fence fields. (I was just using the others to describe a simpler example). I have gotten the service working w/ the field enricher method you described previously, currently my only outstanding issue is w/ the geofence syncing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attacheds screenshot of my settings I've used when trying to create the synchronized goefences. For some reason it only syncs one of the areas. Is there anything else I can check (logs, ect)? I've tried recreating it several times.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 19:57:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403792#M1743</guid>
      <dc:creator>MarkCollins</dc:creator>
      <dc:date>2014-01-13T19:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403793#M1744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see attached archive and read README.txt file there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if something doesn't work fro you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am standing by...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vlad.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 15:45:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403793#M1744</guid>
      <dc:creator>VladislavPlechnoy</dc:creator>
      <dc:date>2014-01-16T15:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403794#M1745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vlad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the detailed help. I tried the steps you listed in your doc and the files you sent but had trouble with the GeoFences syncing correctly. Its only syncing one of the items, not both for some reason. Here is the error I'm getting in the log. I've also attached a screenshot of the Geofence display from the GEP admin. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unclassified error updating the geofences from server arcgis in service UIControlChannel. java.lang.NullPointerException at com.esri.ges.processor.geotagger.GeoTagger.update(GeoTagger.java:377)[266:com.esri.ges.framework.processor.geotagger-processor:10.2.0] at java.util.Observable.notifyObservers(Observable.java:159)[:1.7.0_17] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.notifyObservers(AoiManagerImpl.java:240)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.notifyObservers(AoiManagerImpl.java:471)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.deleteAoi(AoiManagerImpl.java:211)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.registerGeofences(AoiManagerImpl.java:416)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at com.esri.ges.manager.aoi.internal.AoiManagerImpl.run(AoiManagerImpl.java:340)[299:com.esri.ges.manager.internal-aoimanager:10.2.0] at java.lang.Thread.run(Thread.java:722)[:1.7.0_17] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can setup a gotomeeting or something if you want to take a look directly at the server. I have a feeling there might be some config data stuck in the backend db or config files of GEP or something..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 19:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403794#M1745</guid>
      <dc:creator>MarkCollins</dc:creator>
      <dc:date>2014-01-16T19:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403795#M1746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let us troubleshoot it further.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you do me a favor and send this request to your ArcGIS Server using any web browser&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.esri.com/[ArcGIS"&gt;http://[ArcGIS&lt;/A&gt;&lt;SPAN&gt; Server host]:[ArcGIS Server port (6080)]/arcgis/rest/services/Forum/CameraPresets/FeatureServer/0/query?where=1%3D1&amp;amp;objectIds=&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=OBJECTID%2CCAMERAID%2CZONETYPE&amp;amp;returnGeometry=false&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;outSR=&amp;amp;gdbVersion=&amp;amp;returnDistinctValues=false&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;orderByFields=&amp;amp;groupByFieldsForStatistics=&amp;amp;outStatistics=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;f=pjson&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is exactly the request GeoEvent processor sends to ArcGIS Server when GeoFence synchronization occurs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should render something similar to this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "objectIdFieldName": "OBJECTID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "globalIdFieldName": "",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "fields": [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "name": "OBJECTID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "alias": "OBJECTID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "type": "esriFieldTypeOID"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "name": "ZONETYPE",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "alias": "ZONETYPE",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "type": "esriFieldTypeString",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "length": 50&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "name": "CAMERAID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "alias": "CAMERAID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "type": "esriFieldTypeString",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "length": 50&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ],&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "features": [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "attributes": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "OBJECTID": 401,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ZONETYPE": "PTZ",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "CAMERAID": "CAM2"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "attributes": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "OBJECTID": 801,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ZONETYPE": "PTZ",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "CAMERAID": "CAM3"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you verify what you are getting please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Vlad.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 20:04:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403795#M1746</guid>
      <dc:creator>VladislavPlechnoy</dc:creator>
      <dc:date>2014-01-16T20:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403796#M1747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;vlad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what I am getting back from that query...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "objectIdFieldName": "OBJECTID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "globalIdFieldName": "",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "fields": [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "name": "OBJECTID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "alias": "OBJECTID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "type": "esriFieldTypeOID"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "name": "ZONETYPE",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "alias": "ZONETYPE",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "type": "esriFieldTypeString",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "length": 50&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "name": "CAMERAID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "alias": "CAMERAID",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "type": "esriFieldTypeString",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "length": 50&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ],&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "features": [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "attributes": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "OBJECTID": 801,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ZONETYPE": "PTZ",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "CAMERAID": "CAM3"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "attributes": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "OBJECTID": 401,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ZONETYPE": "PTZ",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "CAMERAID": "CAM2"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 20:54:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403796#M1747</guid>
      <dc:creator>MarkCollins</dc:creator>
      <dc:date>2014-01-16T20:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403797#M1748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This means you have both GeoFences in place and ArcGIS Server works correctly when GeoEvent processor requests them. Now, something is wrong on the GeoEvent processor end that I cannot reproduce on my box. Let me suggest a �??clean setup�?? of GeoEvent processor at this moment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what I need you to do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Run �??Services�?? Tool from Control Panel-&amp;gt;Administrative Tools on the machine where GeoEvent Processor is running. Stop �??GeoEvent Processor�?? service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Clean up the content of �??C:\Program Files\ArcGIS\Server\GeoEventProcessor\data�?? folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Navigate to �??C:\ProgramData\Esri�?? folder and create a copy of �??GeoEventProcessor�?? folder. This will back up the latest GeoEvent processor configuration you have. If this folder is not visible use �??Folder Options�?? tool and enable �??Show hidden files, folders, and drives�?? option in the �??View�?? tab.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Open master �??GeoEventProcessor�?? folder and remove all folders in there except �??cert�??. This will clean up GeoEvent processor configuration and allow �??clean start�?? the next time GeoEvent processor starts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Start �??GeoEvent Processor�?? service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;6) Apply the procedure I outlined in the word document before and let me know if you see your issue is fixed or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vlad.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:34:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403797#M1748</guid>
      <dc:creator>VladislavPlechnoy</dc:creator>
      <dc:date>2014-01-17T15:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized GeoFences not updating correctly</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403798#M1749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vlad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried your steps and now my geofences seem to be syncing correctly but after cleaning out the suggested files my available inputs list is blank. (See screenshot). I have a feeling that this might be related to the fact this server has been upgrade to 10.2 from the GEP beta. I'm going to just try and get a clean install of 10.2.1 up in the next couple days to remedy this permanently. I really appreciated all the help. I will just start a new thread if this issue pops up on my new install.&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, 21 Jan 2014 22:37:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/synchronized-geofences-not-updating-correctly/m-p/403798#M1749</guid>
      <dc:creator>MarkCollins</dc:creator>
      <dc:date>2014-01-21T22:37:33Z</dc:date>
    </item>
  </channel>
</rss>

