<?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: Is there any samplee for GeoEvent Processor through JavaScript API. in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/is-there-any-samplee-for-geoevent-processor/m-p/341725#M1448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your message Arun. We are currently recommending Operations Dashboard for ArcGIS when viewing real-time events processed through GeoEvent Processor because configuring the application to smoothly update its display as GEP pushes new features into a published feature service is easy and requires no API level development.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As Hanoch indicated on the Beta Community forum, there are several options for displaying frequently changing feature data, such as the feature data output from GeoEvent Processor. We are working on documentation which will describe best practices when using a thick client application such as ArcGIS Desktop vs. a web client application such as a custom JavaScript viewer running in a browser to display event feeds output from GeoEvent Processor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are several factors that you should consider when weighing the Operations Dashboard for ArcGIS against a custom viewer developed using a web API such as the ArcGIS API for JavaScript. If you are locked into using GEP to update a feature service, your client application will need to periodically poll the service to refresh its display "? there is no way around this since a published service cannot push its updates to a client application. (You might also configure a DynamicMapServiceLayer within a custom application built using the ArcGIS Runtime SDK or one of the web APIs and then refresh the layer, but you"?re still polling a service to retrieve images prepared by the service.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are able to leverage web sockets, then you might consider having GEP output its data to a web socket and using JavaScript to retrieve the data through the web socket, bypassing a feature service altogether.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "Web Sockets"� tutorial (attached WebSockets.zip) includes a JavaScript sample which shows how a stream layer can be used to retrieve data from a web socket. The tutorial"?s gep_streamlayer.html extends feature layer, configures a time-aware layer and uses a feature collection to retrieve GeoEvents from the web socket.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jul 2013 23:30:39 GMT</pubDate>
    <dc:creator>RJSunderman</dc:creator>
    <dc:date>2013-07-22T23:30:39Z</dc:date>
    <item>
      <title>Is there any samplee for GeoEvent Processor through JavaScript API.</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/is-there-any-samplee-for-geoevent-processor/m-p/341724#M1447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please share any sample code which are going to represent GeoEvent processing on the JavaScript API Map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Apart from Operation dashboard is there any other plug in see the real time simulation on the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 03:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/is-there-any-samplee-for-geoevent-processor/m-p/341724#M1447</guid>
      <dc:creator>ArunEpuri2</dc:creator>
      <dc:date>2013-06-27T03:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any samplee for GeoEvent Processor through JavaScript API.</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/is-there-any-samplee-for-geoevent-processor/m-p/341725#M1448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your message Arun. We are currently recommending Operations Dashboard for ArcGIS when viewing real-time events processed through GeoEvent Processor because configuring the application to smoothly update its display as GEP pushes new features into a published feature service is easy and requires no API level development.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As Hanoch indicated on the Beta Community forum, there are several options for displaying frequently changing feature data, such as the feature data output from GeoEvent Processor. We are working on documentation which will describe best practices when using a thick client application such as ArcGIS Desktop vs. a web client application such as a custom JavaScript viewer running in a browser to display event feeds output from GeoEvent Processor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are several factors that you should consider when weighing the Operations Dashboard for ArcGIS against a custom viewer developed using a web API such as the ArcGIS API for JavaScript. If you are locked into using GEP to update a feature service, your client application will need to periodically poll the service to refresh its display "? there is no way around this since a published service cannot push its updates to a client application. (You might also configure a DynamicMapServiceLayer within a custom application built using the ArcGIS Runtime SDK or one of the web APIs and then refresh the layer, but you"?re still polling a service to retrieve images prepared by the service.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are able to leverage web sockets, then you might consider having GEP output its data to a web socket and using JavaScript to retrieve the data through the web socket, bypassing a feature service altogether.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "Web Sockets"� tutorial (attached WebSockets.zip) includes a JavaScript sample which shows how a stream layer can be used to retrieve data from a web socket. The tutorial"?s gep_streamlayer.html extends feature layer, configures a time-aware layer and uses a feature collection to retrieve GeoEvents from the web socket.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 23:30:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/is-there-any-samplee-for-geoevent-processor/m-p/341725#M1448</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2013-07-22T23:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any samplee for GeoEvent Processor through JavaScript API.</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/is-there-any-samplee-for-geoevent-processor/m-p/341726#M1449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Useful info for Javascript, thanks. Are there any samples for the flex viewer and GeoEvents?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 11:52:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/is-there-any-samplee-for-geoevent-processor/m-p/341726#M1449</guid>
      <dc:creator>GregYetman</dc:creator>
      <dc:date>2013-08-07T11:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any samplee for GeoEvent Processor through JavaScript API.</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/is-there-any-samplee-for-geoevent-processor/m-p/341727#M1450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my GeoEvent Processor manager I can't find the option to add an input named "Publish Features to a Stream Layer", and i also got 13 options, not 15 as the tutorial is showing. Any ideas how I can get the two other options that is not represented in my list? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26876[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 08:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/is-there-any-samplee-for-geoevent-processor/m-p/341727#M1450</guid>
      <dc:creator>Ivan_LeHjelmeland</dc:creator>
      <dc:date>2013-08-22T08:28:36Z</dc:date>
    </item>
  </channel>
</rss>

