<?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: SampleServer for GeoEvent Processor in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410463#M1773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim, how to define those streams in GeoEvent Processor? I've tried to use &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Subscribe to an external Web Socket for JSON&lt;/SPAN&gt;&lt;SPAN&gt; connector with different combinations of url (using ws:// and &lt;/SPAN&gt;&lt;A href="http://)"&gt;http://)&lt;/A&gt;&lt;SPAN&gt; but incoming data count is "0". Of course I'm able to see the stream using any internet browser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Nov 2013 07:53:03 GMT</pubDate>
    <dc:creator>klem</dc:creator>
    <dc:date>2013-11-29T07:53:03Z</dc:date>
    <item>
      <title>SampleServer for GeoEvent Processor</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410457#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you know if there are any plans for ESRI to host a SampleServer (e.g. &lt;/SPAN&gt;&lt;A href="http://sampleserver6.arcgisonline.com/ArcGIS/rest/services"&gt;http://sampleserver6.arcgisonline.com/ArcGIS/rest/services&lt;/A&gt;&lt;SPAN&gt;) for 10.2 which includes a demo GeoEvents Processor dynamic service? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 11:42:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410457#M1767</guid>
      <dc:creator>ChrisHarris</dc:creator>
      <dc:date>2013-08-08T11:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: SampleServer for GeoEvent Processor</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410458#M1768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is not currently a publicly accessible demonstration server.&amp;nbsp; What kinds of actions were you wanting to try out?&amp;nbsp; If you just need a source of streaming data, we could probably find one.&amp;nbsp; If you need a server where you can create/modify streams of data then you would probably be better off with a server that you have exclusive access to so that other people aren't modifying streams at the same time as you are.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 13:31:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410458#M1768</guid>
      <dc:creator>RyanElliott</dc:creator>
      <dc:date>2013-08-08T13:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: SampleServer for GeoEvent Processor</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410459#M1769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, at the moment primarily looking for map services containing dynamically-updating data to test Operations Dashboard against.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2013 10:53:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410459#M1769</guid>
      <dc:creator>ChrisHarris</dc:creator>
      <dc:date>2013-08-09T10:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: SampleServer for GeoEvent Processor</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410460#M1770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Chris �??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also wanted to point out that we've set up some publicly available raw sample feeds at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://ec2-54-224-125-57.compute-1.amazonaws.com/demosite/"&gt;http://ec2-54-224-125-57.compute-1.amazonaws.com/demosite/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These are meant to be used as sample feeds with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---the new JavaScript Stream Layer (undocumented at the 3.5 release, documented at the 3.6 release)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---the GeoEvent Processor with an input that 'Receives JSON from an external Web Socket'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 15:41:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410460#M1770</guid>
      <dc:creator>TimothyStiles</dc:creator>
      <dc:date>2013-08-12T15:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: SampleServer for GeoEvent Processor</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410461#M1771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The link provided no longer works.&amp;nbsp; Is there an updated site with sample feeds?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 13:52:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410461#M1771</guid>
      <dc:creator>Town_ofSnowflake</dc:creator>
      <dc:date>2013-10-10T13:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: SampleServer for GeoEvent Processor</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410462#M1772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The data feeds can be found at the following location: &lt;/SPAN&gt;&lt;A href="http://geoeventsample1.esri.com/demosite/"&gt;http://geoeventsample1.esri.com/demosite/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 16:00:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410462#M1772</guid>
      <dc:creator>TimothyStiles</dc:creator>
      <dc:date>2013-10-10T16:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: SampleServer for GeoEvent Processor</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410463#M1773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim, how to define those streams in GeoEvent Processor? I've tried to use &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Subscribe to an external Web Socket for JSON&lt;/SPAN&gt;&lt;SPAN&gt; connector with different combinations of url (using ws:// and &lt;/SPAN&gt;&lt;A href="http://)"&gt;http://)&lt;/A&gt;&lt;SPAN&gt; but incoming data count is "0". Of course I'm able to see the stream using any internet browser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 07:53:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410463#M1773</guid>
      <dc:creator>klem</dc:creator>
      <dc:date>2013-11-29T07:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: SampleServer for GeoEvent Processor</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410464#M1774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Krzysztof,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please take a look at the Forum thread &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/97097-GeoEvent-Processor-Web-Socket-Tutorial"&gt;GeoEvent Processor Web Socket Tutorial&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that we have an issue leveraging the out-of-the-box connectors for the 10.2.0 product to consume feeds available from the &lt;/SPAN&gt;&lt;A href="http://geoeventsample1.esri.com/demosite"&gt;http://geoeventsample1.esri.com/demosite&lt;/A&gt;&lt;SPAN&gt;. We are currently looking for a work around.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We apologize for the inconvenience. I'll post to both this thread and the thread referenced above if we can find a work around which doesn't require a patch to the product.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 17:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/sampleserver-for-geoevent-processor/m-p/410464#M1774</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2013-12-02T17:21:08Z</dc:date>
    </item>
  </channel>
</rss>

