<?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: GeoEvent Processor Example in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-example/m-p/296018#M1225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Looks like the folks from SharpenYourGISSkills did not include the demonstration data in their map package. The ZIP file available from the [URL= &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sharpenyourgis.maps.arcgis.com/home/item.html?id=42bbc4283b2b408dbc71d4ecc97aa032]demonstration" rel="nofollow" target="_blank"&gt;http://sharpenyourgis.maps.arcgis.com/home/item.html?id=42bbc4283b2b408dbc71d4ecc97aa032]demonstration&lt;/A&gt;&lt;SPAN&gt; page[/URL] has been updated. If you download the updated ZIP you�??ll find a &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GEP.gdb&lt;/SPAN&gt;&lt;SPAN&gt; in the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;�?�/02 GeoEvent Processor/Data&lt;/SPAN&gt;&lt;SPAN&gt; folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you noted, if you allow Desktop to unpack the map package, the *.mxd and supporting data are usually found in folders named &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;v10&lt;/SPAN&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;v101&lt;/SPAN&gt;&lt;SPAN&gt; beneath the �?�/ArcGIS/Packages/ folder (usually in your user�??s &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;My Documents&lt;/SPAN&gt;&lt;SPAN&gt; folder).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I open the GEP.mpk from the download in ArcMap, my TOC is full of broken feature layers. The layers appear to be looking for their data in a database named &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt;GEP&lt;/STRONG&gt;&lt;SPAN&gt; in an instance of SqlExpress named &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt;localhost_sqlexpress&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could either repair the map document by pointing its data layers to the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GEP.gdb&lt;/SPAN&gt;&lt;SPAN&gt; found in the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;�?�/02 GeoEvent Processor/Data&lt;/SPAN&gt;&lt;SPAN&gt; folder �?� or use a copy of the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GEP.mpk&lt;/SPAN&gt;&lt;SPAN&gt; I�??ve attached to this thread. The map package I�??ve attached includes the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GEP.gdb&lt;/SPAN&gt;&lt;SPAN&gt; inside the map package�??s &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;v101&lt;/SPAN&gt;&lt;SPAN&gt; internal folder ... so it should open in ArcMap cleanly without any broken layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason, by the way, that you need to copy the data to an enterprise geodatabase in your enterprise is that feature services cannot be published with the �??Feature Access�?? capability enabled if the datasets supporting the map document�??s feature layers are in a file geodatabase �?? which is how the data is packaged for distribution when sharing map packages. Using GEP to update the data through a published feature service requires that the 'Feature Access' capability be enabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jan 2014 16:08:38 GMT</pubDate>
    <dc:creator>RJSunderman</dc:creator>
    <dc:date>2014-01-30T16:08:38Z</dc:date>
    <item>
      <title>GeoEvent Processor Example</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-example/m-p/296017#M1224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i found a GeoEvent Processor Example from Esri which seems to be really great:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sharpenyourgis.maps.arcgis.com/home/item.html?id=42bbc4283b2b408dbc71d4ecc97aa032"&gt;http://sharpenyourgis.maps.arcgis.com/home/item.html?id=42bbc4283b2b408dbc71d4ecc97aa032&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;+ Video: &lt;/SPAN&gt;&lt;A href="http://video.esri.com/watch/3038/sharpen-your-skills-_dash_-geoevent-processor"&gt;http://video.esri.com/watch/3038/sharpen-your-skills-_dash_-geoevent-processor&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; The whole Documentation seems to be very detailed and it uses different GEP Connectors as well as the Dashboard. So far so good. I wanted to use the Example to have a deeper look into GEP, but there is one step in the beginning i could not reproduce.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the first steps is to copy the Feature Classes from the GEP.gdb to a Enterprise or Workgroup Geodatabase. Where can i find this GDB-File? There is only onw folder called DATA which contains a Map Package. The Map Package contains the MXD files for ArcGIS Version 10.0 and 10.1 but nothing more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody of you already tried this tutorial out or can have a look at it what i did wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nomeus&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 08:35:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-example/m-p/296017#M1224</guid>
      <dc:creator>Stefan_Arndt</dc:creator>
      <dc:date>2014-01-30T08:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: GeoEvent Processor Example</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-example/m-p/296018#M1225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Looks like the folks from SharpenYourGISSkills did not include the demonstration data in their map package. The ZIP file available from the [URL= &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sharpenyourgis.maps.arcgis.com/home/item.html?id=42bbc4283b2b408dbc71d4ecc97aa032]demonstration" rel="nofollow" target="_blank"&gt;http://sharpenyourgis.maps.arcgis.com/home/item.html?id=42bbc4283b2b408dbc71d4ecc97aa032]demonstration&lt;/A&gt;&lt;SPAN&gt; page[/URL] has been updated. If you download the updated ZIP you�??ll find a &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GEP.gdb&lt;/SPAN&gt;&lt;SPAN&gt; in the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;�?�/02 GeoEvent Processor/Data&lt;/SPAN&gt;&lt;SPAN&gt; folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you noted, if you allow Desktop to unpack the map package, the *.mxd and supporting data are usually found in folders named &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;v10&lt;/SPAN&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;v101&lt;/SPAN&gt;&lt;SPAN&gt; beneath the �?�/ArcGIS/Packages/ folder (usually in your user�??s &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;My Documents&lt;/SPAN&gt;&lt;SPAN&gt; folder).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I open the GEP.mpk from the download in ArcMap, my TOC is full of broken feature layers. The layers appear to be looking for their data in a database named &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt;GEP&lt;/STRONG&gt;&lt;SPAN&gt; in an instance of SqlExpress named &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt;localhost_sqlexpress&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could either repair the map document by pointing its data layers to the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GEP.gdb&lt;/SPAN&gt;&lt;SPAN&gt; found in the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;�?�/02 GeoEvent Processor/Data&lt;/SPAN&gt;&lt;SPAN&gt; folder �?� or use a copy of the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GEP.mpk&lt;/SPAN&gt;&lt;SPAN&gt; I�??ve attached to this thread. The map package I�??ve attached includes the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GEP.gdb&lt;/SPAN&gt;&lt;SPAN&gt; inside the map package�??s &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;v101&lt;/SPAN&gt;&lt;SPAN&gt; internal folder ... so it should open in ArcMap cleanly without any broken layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason, by the way, that you need to copy the data to an enterprise geodatabase in your enterprise is that feature services cannot be published with the �??Feature Access�?? capability enabled if the datasets supporting the map document�??s feature layers are in a file geodatabase �?? which is how the data is packaged for distribution when sharing map packages. Using GEP to update the data through a published feature service requires that the 'Feature Access' capability be enabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 16:08:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-example/m-p/296018#M1225</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2014-01-30T16:08:38Z</dc:date>
    </item>
  </channel>
</rss>

