<?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 Failure to parse incoming JSON - Event Not Matched in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/failure-to-parse-incoming-json-event-not-matched/m-p/137189#M590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to read in a generic JSON array containing AVL data via UDP Socket.&amp;nbsp; The array is basically as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{"id":7219,"p":4388,"d":"06802","u":102,"r":"F-E31","s":"R-I","x":0,"c":"","t":"2019-03-15T10:06:50","rack":0,"l":35.918,"g":-79.03748,"z":137,"h":81,"m":14,"a":5}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I continue to get an "Event Not Matched" warning followed by a "Failed to parse the incoming JSON" error for every incoming record.&amp;nbsp; It seems like the GeoEvent definition file is correct, but I must be missing something.&amp;nbsp; I've attached screenshots of the input connector configuration, the GeoEvent definition, and the error log.&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chase&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Mar 2019 14:56:00 GMT</pubDate>
    <dc:creator>ChaseBarnard</dc:creator>
    <dc:date>2019-03-15T14:56:00Z</dc:date>
    <item>
      <title>Failure to parse incoming JSON - Event Not Matched</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/failure-to-parse-incoming-json-event-not-matched/m-p/137189#M590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to read in a generic JSON array containing AVL data via UDP Socket.&amp;nbsp; The array is basically as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{"id":7219,"p":4388,"d":"06802","u":102,"r":"F-E31","s":"R-I","x":0,"c":"","t":"2019-03-15T10:06:50","rack":0,"l":35.918,"g":-79.03748,"z":137,"h":81,"m":14,"a":5}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I continue to get an "Event Not Matched" warning followed by a "Failed to parse the incoming JSON" error for every incoming record.&amp;nbsp; It seems like the GeoEvent definition file is correct, but I must be missing something.&amp;nbsp; I've attached screenshots of the input connector configuration, the GeoEvent definition, and the error log.&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chase&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2019 14:56:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/failure-to-parse-incoming-json-event-not-matched/m-p/137189#M590</guid>
      <dc:creator>ChaseBarnard</dc:creator>
      <dc:date>2019-03-15T14:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to parse incoming JSON - Event Not Matched</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/failure-to-parse-incoming-json-event-not-matched/m-p/137190#M591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;I seem to have resolved the issue.&amp;nbsp; I went back to square one and recreated all the components.&amp;nbsp; The key was to leave the &lt;EM&gt;JSON Object Name:&lt;/EM&gt; parameter blank on the input connector. Even though I was using what seemed to be a legitimate field, it was preventing GES from creating the initial auto-generated GeoDefinition file.&amp;nbsp; Once I did that, GeoEvent Server began processing records.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 15:50:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/failure-to-parse-incoming-json-event-not-matched/m-p/137190#M591</guid>
      <dc:creator>ChaseBarnard</dc:creator>
      <dc:date>2019-03-26T15:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to parse incoming JSON - Event Not Matched</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/failure-to-parse-incoming-json-event-not-matched/m-p/137191#M592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for posting this and your answer Chase! Just helped me with the same issue!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2019 16:36:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/failure-to-parse-incoming-json-event-not-matched/m-p/137191#M592</guid>
      <dc:creator>BrianBaldwin</dc:creator>
      <dc:date>2019-06-03T16:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to parse incoming JSON - Event Not Matched</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/failure-to-parse-incoming-json-event-not-matched/m-p/1279233#M3933</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I have a similar problem. Does anyone know why it's often get this strange error with JSON Object Name option? Maybe this is some kind of bug? Very interesting.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 13:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/failure-to-parse-incoming-json-event-not-matched/m-p/1279233#M3933</guid>
      <dc:creator>Nadia_Matsiuk</dc:creator>
      <dc:date>2023-04-17T13:29:46Z</dc:date>
    </item>
  </channel>
</rss>

