<?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: Incoming Networkfleet stream not filtering by definition in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109339#M3655</link>
    <description>&lt;P&gt;Hello Elias,&lt;/P&gt;&lt;P&gt;I am not certain we are working with version 10.9.1 just yet, but maybe you are.&lt;/P&gt;&lt;P&gt;As for version 10.9 if you are using the Filter and drilling down to a definition name ($DEFINITION_NAME) which is a property filter there is an existing bug: [BUG-000141761: Filter expressions configured do not support the internal properties of event records].&lt;/P&gt;&lt;P&gt;It might be possible to filter on enough field names to create a distinction between definitions the workflow (filter) would still work.&lt;/P&gt;&lt;P&gt;While also reviewing the provided screen capture, vnfFiltering, I believe you might want to take advantage of the GeoEvent Manager Choice Filter which is new at 10.9. This behavior still exist here, but I wanted to make you aware of a great new filter that is cleaner and more efficient for the workflow.&lt;/P&gt;&lt;P&gt;What are choices?&lt;BR /&gt;&lt;A href="https://enterprise.arcgis.com/en/geoevent/latest/analyze/choices.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/geoevent/latest/analyze/choices.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;GeoEvent 10.9: Introducing Choice Elements&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-geoevent-server-blog/geoevent-10-9-introducing-choice-elements/ba-p/1053353" target="_blank"&gt;https://community.esri.com/t5/arcgis-geoevent-server-blog/geoevent-10-9-introducing-choice-elements/ba-p/1053353&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Oct 2021 16:57:15 GMT</pubDate>
    <dc:creator>DanWade</dc:creator>
    <dc:date>2021-10-20T16:57:15Z</dc:date>
    <item>
      <title>Incoming Networkfleet stream not filtering by definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109208#M3654</link>
      <description>&lt;P&gt;Windows environment, Enterprise 10.9.1, Networkfleet connector 10.4 v9&lt;/P&gt;&lt;P&gt;I'm working to get a dashboard going for our snow response team for this winter. I started with a simple workflow (attached as "simple.png") of Networkfleet input to Field Mapper to Feature Service output. This successfully sent all incoming data into the feature service. I then added a Field Enricher, which I have not yet had success with, but the incoming data still flowed into the feature service. I started looking into the Field Enricher problem and found a lot of talk about using a filter on the incoming Networkfleet stream, not as a solution to my Field Enricher problem, but as a means to focus the data stream for specific needs. I decided I would try this to help with some duplication I was seeing in the table.&lt;/P&gt;&lt;P&gt;When I added the gps or gps-flat definition filters, my output stopped. I decided to try creating filters for all of the -flat Networkfleet definitions, with a JSON output for each, and an unfiltered JSON output (service screenshot attached as "vnfFiltering.png", sample output attached as "unfiltered2021_10_20.txt"). The unfiltered output is the only file receiving data; none of the filters are working. There are no errors in the logs associated with this (logs.png).&lt;/P&gt;&lt;P&gt;I also tried this from the connector documentation and came up empty:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Logging Configuration&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use com.esri.geoevent.adapter.networkfleet.NetworkfleetMessageTranslator at the DEBUG level to see incoming XML and outgoing GeoEvent log messages. These messages can be used to determine if the Verizon Networkfleet Adapter is:&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Receiving XML messages from Verizon Networkfleet&lt;/LI&gt;&lt;LI&gt;Parsing the XML correctly into GeoEvents&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Use com.esri.geoevent.adapter.networkfleet.NetworkfleetInboundAdapter at the DEBUG or TRACE level to see all other log details.&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;DEBUG will show how the XML is being interpreted from the transport.&lt;/LI&gt;&lt;LI&gt;TRACE will show all logical steps in the adapter.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 20 Oct 2021 13:56:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109208#M3654</guid>
      <dc:creator>EliasMartinson</dc:creator>
      <dc:date>2021-10-20T13:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Incoming Networkfleet stream not filtering by definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109339#M3655</link>
      <description>&lt;P&gt;Hello Elias,&lt;/P&gt;&lt;P&gt;I am not certain we are working with version 10.9.1 just yet, but maybe you are.&lt;/P&gt;&lt;P&gt;As for version 10.9 if you are using the Filter and drilling down to a definition name ($DEFINITION_NAME) which is a property filter there is an existing bug: [BUG-000141761: Filter expressions configured do not support the internal properties of event records].&lt;/P&gt;&lt;P&gt;It might be possible to filter on enough field names to create a distinction between definitions the workflow (filter) would still work.&lt;/P&gt;&lt;P&gt;While also reviewing the provided screen capture, vnfFiltering, I believe you might want to take advantage of the GeoEvent Manager Choice Filter which is new at 10.9. This behavior still exist here, but I wanted to make you aware of a great new filter that is cleaner and more efficient for the workflow.&lt;/P&gt;&lt;P&gt;What are choices?&lt;BR /&gt;&lt;A href="https://enterprise.arcgis.com/en/geoevent/latest/analyze/choices.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/geoevent/latest/analyze/choices.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;GeoEvent 10.9: Introducing Choice Elements&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-geoevent-server-blog/geoevent-10-9-introducing-choice-elements/ba-p/1053353" target="_blank"&gt;https://community.esri.com/t5/arcgis-geoevent-server-blog/geoevent-10-9-introducing-choice-elements/ba-p/1053353&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 16:57:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109339#M3655</guid>
      <dc:creator>DanWade</dc:creator>
      <dc:date>2021-10-20T16:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Incoming Networkfleet stream not filtering by definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109486#M3657</link>
      <description>&lt;P&gt;&lt;SPAN&gt;BUG-000141761 was fixed via patches so you should be able to patch your version of GeoEvent and that functionality will work again.&amp;nbsp; Another option is to write the GeoEvent Definition name to a string field and filter/choice on that field.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 22:21:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109486#M3657</guid>
      <dc:creator>EricIronside</dc:creator>
      <dc:date>2021-10-20T22:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Incoming Networkfleet stream not filtering by definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109501#M3658</link>
      <description>Hi Eric,&lt;BR /&gt;I found this patch (&lt;A href="https://support.esri.com/en/download/7934" target="_blank"&gt;https://support.esri.com/en/download/7934&lt;/A&gt;) that is supposed to fix it, but I'm running a newer version of Geoevent for which I can't find any patches. If you know of one, will you point me in the right direction?&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2021 23:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109501#M3658</guid>
      <dc:creator>EliasMartinson</dc:creator>
      <dc:date>2021-10-20T23:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Incoming Networkfleet stream not filtering by definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109502#M3659</link>
      <description>Thanks for the info about choices, that's looks very useful!&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2021 23:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109502#M3659</guid>
      <dc:creator>EliasMartinson</dc:creator>
      <dc:date>2021-10-20T23:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Incoming Networkfleet stream not filtering by definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109618#M3660</link>
      <description>&lt;P&gt;For clarity ArcGIS Enterprise 10.9.1 has not been officially released yet. If we are in fact running version 10.9 I do not see a patch for this yet so, development is perhaps still working on a patch. Version 10.9.1 should be released soon.&lt;/P&gt;&lt;P&gt;Eric provided a simpler workaround in his post.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 10:53:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109618#M3660</guid>
      <dc:creator>DanWade</dc:creator>
      <dc:date>2021-10-21T10:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Incoming Networkfleet stream not filtering by definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109695#M3661</link>
      <description>You're correct, we're on 10.9, not 10.9.1. I went through the 10.8, 10.8.1, and 10.9 updates pretty quickly and just got ahead of myself. I'm definitely going to try the workaround Eric suggested, I just thought that if a patch was available, that would be the preferred way to go. I will look for a patch or 10.9.1 in the near future. Thanks for the insights and advice!&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2021 13:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/incoming-networkfleet-stream-not-filtering-by/m-p/1109695#M3661</guid>
      <dc:creator>EliasMartinson</dc:creator>
      <dc:date>2021-10-21T13:53:29Z</dc:date>
    </item>
  </channel>
</rss>

