<?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 GeoEvent Field Mapper - from flat to multicardinality in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1402557#M4157</link>
    <description>&lt;P&gt;I have a flat dataset that needs to be shifted into multicardinality for the output but am struggling with what syntax needs to be used within the field mapper to go from the 1 to many.&lt;/P&gt;&lt;P&gt;I need to take my fields such as&amp;nbsp;language, event, urgency, and effective and then map them to be included into "info" - It may take multiple sets of field mappings to get it correct.&lt;/P&gt;&lt;P&gt;I've gotten as far as knowing there needs to be a '.' in the field mapper else it fails. For example trying to push the string 'Weather' as a category which is also a many.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SpatialSean_0-1711716865780.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99423iCC3EFD329F0A441B/image-size/large?v=v2&amp;amp;px=999" role="button" title="SpatialSean_0-1711716865780.png" alt="SpatialSean_0-1711716865780.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;[ Edited:&amp;nbsp; RJ Sunderman 5/1/2024 7:11 pm ]&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;What&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/600184"&gt;@SpatialSean&lt;/a&gt;&amp;nbsp;wants to do is (practically) impossible.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;A custom processor is the best approach for this. Refer to my &lt;A href="https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1417897/highlight/true#M4175" target="_self"&gt;comment&lt;/A&gt; below.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;{
   "identifier": "123456789",
   "status": "Actual",
   "msgType": "Alert",
   "scope": "Public",
   "sent": "2019-05-28T13:49:09+0000",
   "info": [
      {
         "language": "en",
         "event": "Test Basic Custom Feed Event",
         "urgency": "Immediate",
         "severity": "Minor",
         "certainty": "Observed",
         "description": "This is a sample description",
         "headline": "Sample Headline",
         "web": "http://www.everbridge.com/",
         "effective": "2019-05-28T13:49:08+0000",
         "category": [
            "Transportation",
            "Local Disaster"
         ],
         "area": [
            {
               "areaDesc": "25 Corporate Drive Burlington, MA",
               "polygon": [
                  "-71.07593,42.50798 -71.20801,42.59766 -71.30529,42.55079 -71.31828,42.52278 -71.07593,42.50798"
               ]
            }
         ]
      }
   ]
}&lt;/LI-CODE&gt;&lt;LI-CODE lang="c"&gt;  "language": "null",
  "event": "Late March Storm System for Plains and Midwest - Snow 3",
  "urgency": "null",
  "severity": "null",
  "certainty": "null",
  "effective": "Sat Mar 23 07:00:00 EDT 2024",
  "expires": "Wed Mar 27 19:00:00 EDT 2024",&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2024 02:18:26 GMT</pubDate>
    <dc:creator>SpatialSean</dc:creator>
    <dc:date>2024-05-02T02:18:26Z</dc:date>
    <item>
      <title>GeoEvent Field Mapper - from flat to multicardinality</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1402557#M4157</link>
      <description>&lt;P&gt;I have a flat dataset that needs to be shifted into multicardinality for the output but am struggling with what syntax needs to be used within the field mapper to go from the 1 to many.&lt;/P&gt;&lt;P&gt;I need to take my fields such as&amp;nbsp;language, event, urgency, and effective and then map them to be included into "info" - It may take multiple sets of field mappings to get it correct.&lt;/P&gt;&lt;P&gt;I've gotten as far as knowing there needs to be a '.' in the field mapper else it fails. For example trying to push the string 'Weather' as a category which is also a many.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SpatialSean_0-1711716865780.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99423iCC3EFD329F0A441B/image-size/large?v=v2&amp;amp;px=999" role="button" title="SpatialSean_0-1711716865780.png" alt="SpatialSean_0-1711716865780.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;[ Edited:&amp;nbsp; RJ Sunderman 5/1/2024 7:11 pm ]&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;What&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/600184"&gt;@SpatialSean&lt;/a&gt;&amp;nbsp;wants to do is (practically) impossible.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;A custom processor is the best approach for this. Refer to my &lt;A href="https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1417897/highlight/true#M4175" target="_self"&gt;comment&lt;/A&gt; below.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;{
   "identifier": "123456789",
   "status": "Actual",
   "msgType": "Alert",
   "scope": "Public",
   "sent": "2019-05-28T13:49:09+0000",
   "info": [
      {
         "language": "en",
         "event": "Test Basic Custom Feed Event",
         "urgency": "Immediate",
         "severity": "Minor",
         "certainty": "Observed",
         "description": "This is a sample description",
         "headline": "Sample Headline",
         "web": "http://www.everbridge.com/",
         "effective": "2019-05-28T13:49:08+0000",
         "category": [
            "Transportation",
            "Local Disaster"
         ],
         "area": [
            {
               "areaDesc": "25 Corporate Drive Burlington, MA",
               "polygon": [
                  "-71.07593,42.50798 -71.20801,42.59766 -71.30529,42.55079 -71.31828,42.52278 -71.07593,42.50798"
               ]
            }
         ]
      }
   ]
}&lt;/LI-CODE&gt;&lt;LI-CODE lang="c"&gt;  "language": "null",
  "event": "Late March Storm System for Plains and Midwest - Snow 3",
  "urgency": "null",
  "severity": "null",
  "certainty": "null",
  "effective": "Sat Mar 23 07:00:00 EDT 2024",
  "expires": "Wed Mar 27 19:00:00 EDT 2024",&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 02:18:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1402557#M4157</guid>
      <dc:creator>SpatialSean</dc:creator>
      <dc:date>2024-05-02T02:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: GeoEvent Field Mapper - from flat to multicardinality</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1402571#M4159</link>
      <description>&lt;P&gt;I can give you an example of what mine looks like. Here is a snip from my JSON feed. You can see that the rental uris property is multi-cardinal with a link for iOS and Android.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gene_Sipes_0-1711719337762.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99428i9CCAFD66BDFC8C64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gene_Sipes_0-1711719337762.png" alt="Gene_Sipes_0-1711719337762.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So... in the mapper it looks like this when trying to specify that I want to map the iOS link to the rental_ios feild in my feature service, as well as the android link.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gene_Sipes_1-1711719445546.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99429iB088C77CAFA55788/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gene_Sipes_1-1711719445546.png" alt="Gene_Sipes_1-1711719445546.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 13:37:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1402571#M4159</guid>
      <dc:creator>Gene_Sipes</dc:creator>
      <dc:date>2024-03-29T13:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: GeoEvent Field Mapper - from flat to multicardinality</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1403968#M4161</link>
      <description>&lt;P&gt;Thanks Gene.&amp;nbsp; Maybe I was too many steps into it&lt;/P&gt;&lt;P&gt;Here is how my data is leaving the field mapper currently:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;{
  "GED_Name": "Risk-IN",
  "identifier": "43311",
  "sent": "Mon Apr 01 13:40:24 EDT 2024",
  "status": "Actual",
  "msgType": "Alert",
  "category": "null",
  "headline": "&amp;lt;p&amp;gt;A bunch of info html coded text for details&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;Rain Threat:&amp;lt;br/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Range, 2-4 in&amp;lt;br/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Impacts: High water, Washouts, Road closures, River flooding&amp;lt;/p&amp;gt;",
  "description": "Another really long block of text",
  "scope": "null",
  "language": "null",
  "event": "Early-Week Severe Weather for the Central U.S. - Rain 1",
  "urgency": "null",
  "severity": "null",
  "certainty": "null",
  "effective": "Sun Mar 31 19:00:00 EDT 2024",
  "expires": "Wed Apr 03 07:00:00 EDT 2024",
  "web": "null",
  "resourceDesc": "null",
  "uri": "null",
  "areaDesc": "Early-Week Severe Weather for the Central U.S.",
  "polygon": {
    "rings": [
      [
        [
          -76.96959699999996,
          39.28723100000008
        ],
        [
          Removing to make this easier to read   ]
      ]
    ],
    "spatialReference": {
      "wkid": 4326
    }
  },
  "area": "null"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I want Category to be this since it is multi cardinal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;{
  "GED_Name": "Risk-IN",
  "identifier": "43311",
  "sent": "Mon Apr 01 13:40:24 EDT 2024",
  "status": "Actual",
  "msgType": "Alert",
  "category": ["Weather"],
  "headline": "&amp;lt;p&amp;gt;A bunch of info html coded text for details&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;Rain Threat:&amp;lt;br/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Range, 2-4 in&amp;lt;br/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Impacts: High water, Washouts, Road closures, River flooding&amp;lt;/p&amp;gt;",
  "description": "Another really long block of text",
  "scope": "null",
  "language": "null",
  "event": "Early-Week Severe Weather for the Central U.S. - Rain 1",
  "urgency": "null",
  "severity": "null",
  "certainty": "null",
  "effective": "Sun Mar 31 19:00:00 EDT 2024",
  "expires": "Wed Apr 03 07:00:00 EDT 2024",
  "web": "null",
  "resourceDesc": "null",
  "uri": "null",
  "areaDesc": "Early-Week Severe Weather for the Central U.S.",
  "polygon": {
    "rings": [
      [
        [
          -76.96959699999996,
          39.28723100000008
        ],
        [
          Removing to make this easier to read   ]
      ]
    ],
    "spatialReference": {
      "wkid": 4326
    }
  },
  "area": "null"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am unsure how in field mapper what syntax is needed to get it at an array:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SpatialSean_0-1711994383897.png" style="width: 285px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99659i727A8345377DFD5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SpatialSean_0-1711994383897.png" alt="SpatialSean_0-1711994383897.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 18:03:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1403968#M4161</guid>
      <dc:creator>SpatialSean</dc:creator>
      <dc:date>2024-04-01T18:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: GeoEvent Field Mapper - from flat to multicardinality</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1403974#M4162</link>
      <description>&lt;P&gt;Without seeing your entire setup (mappers, calculators, etc) it's hard to tell what you are trying to do. From these two screenshots, your source fields do not match the incoming json feed properties. For example, you show a source field called DISCUSSION that has a substring method called on it. Where does that come from?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 18:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1403974#M4162</guid>
      <dc:creator>Gene_Sipes</dc:creator>
      <dc:date>2024-04-01T18:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: GeoEvent Field Mapper - from flat to multicardinality</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1403983#M4163</link>
      <description>&lt;P&gt;Cutting down from the data in to only show the first 10,000 or 50,000 characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SpatialSean_0-1711995680191.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99661iC57563FAD58C4994/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SpatialSean_0-1711995680191.png" alt="SpatialSean_0-1711995680191.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SpatialSean_1-1711995734683.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99665i37982D29B0993B4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SpatialSean_1-1711995734683.png" alt="SpatialSean_1-1711995734683.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my Target I have a field category that is a string and &lt;SPAN&gt;multicardinality.&amp;nbsp; I want to push the word 'Weather' into it but on the field mapper I am unsure what that syntax is.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently I have it written as . + 'Weather' on the field mapper which outputs as:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;  "category": "null",&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;What I want it to result in is:&lt;/P&gt;&lt;PRE&gt; "category": ["Weather"],&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 18:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1403983#M4163</guid>
      <dc:creator>SpatialSean</dc:creator>
      <dc:date>2024-04-01T18:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: GeoEvent Field Mapper - from flat to multicardinality</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1405247#M4164</link>
      <description>&lt;P&gt;Try something like:&lt;BR /&gt;category[0] = "Weather"&lt;/P&gt;&lt;P&gt;Sorry, that's all I got at the moment.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 15:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1405247#M4164</guid>
      <dc:creator>Gene_Sipes</dc:creator>
      <dc:date>2024-04-03T15:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: GeoEvent Field Mapper - from flat to multicardinality</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1405422#M4165</link>
      <description>&lt;P&gt;Thank you for all the ideas - no luck.&amp;nbsp; The furthest I got was using a field calculator and attempting the function array('Weather'), however, the array function is not available.&amp;nbsp; Might have to create a custom processor&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 19:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1405422#M4165</guid>
      <dc:creator>SpatialSean</dc:creator>
      <dc:date>2024-04-03T19:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: GeoEvent Field Mapper - from flat to multicardinality</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1417897#M4175</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/600184"&gt;@SpatialSean&lt;/a&gt;&amp;nbsp;-- Apologies for joining this discussion late. I don't think what you want to do can be done out-of-the-box using the available configurable processors. None of the processors support hierarchical output. There was strong bias toward flattening an event record's data structure in order to make adaption easier when using an output such as&amp;nbsp;&lt;EM&gt;Add a Feature&lt;/EM&gt; to add an event record's data as a new feature in a geodatabase.&lt;/P&gt;&lt;UL class="lia-list-style-type-disc"&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;FONT color="#008000"&gt;We never implemented a workflow which will take a flat data schema and allow you to recombine elements to place them into lists or groups.&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;FONT color="#008000"&gt;Practically speaking, given anything other than the simplest of event record data structures, developing your own custom processor is the best approach.&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I mean, you&amp;nbsp;&lt;EM&gt;&lt;U&gt;could&lt;/U&gt;&lt;/EM&gt; try to configure a series of out-of-the box&amp;nbsp;&lt;EM&gt;Field Calculator&lt;/EM&gt; processors to take input like:&lt;/P&gt;&lt;LI-CODE lang="java"&gt;{
  "key_01": "November",
  "key_02": "Alpha",
  "key_03": 1714613432
}&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;And serialize it into a JSON string like:&lt;/P&gt;&lt;LI-CODE lang="java"&gt;{ "keys":  [{ "key_01": "November" }, { "key_02": "Alpha" }, { "key_03": 1714613432 } ]}&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;But that's really impractical. The expression needed to do this would look something like:&lt;/P&gt;&lt;LI-CODE lang="java"&gt;'{' + ' "keys": ' +
' [{' +
    ' "key_01": ' + '"' + key_01 + '"' + ' }, ' +
    '{' +
    ' "key_02": ' + '"' + key_02 + '"' + ' }, ' +
    '{' +
    ' "key_03": ' + key_03 + ' } ' +
']}'&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Using simple string concatenation to construct a raw JSON string with more than just a few attribute values is going to become unmanageable very quickly. Especially when you get to the JSON string representation of a polygon with its embedded brackets, commas, and quoted keys. Even if you condense some of what I have above and combine values I've separated as literal strings into fewer single-quoted literal strings ... I was trying to make the illustration somewhat readable ... an out-of-the-box approach just isn't feasible.&lt;/P&gt;&lt;P&gt;Wanted to comment to confirm limitations --&lt;BR /&gt;RJ&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 02:08:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1417897#M4175</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2024-05-02T02:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: GeoEvent Field Mapper - from flat to multicardinality</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1418081#M4177</link>
      <description>&lt;P&gt;I appreciate it - I figured it might have to be a custom processor.&amp;nbsp; Appreciate the help and outlining a potential solution, but as you note it is impractical&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 14:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-field-mapper-from-flat-to/m-p/1418081#M4177</guid>
      <dc:creator>SpatialSean</dc:creator>
      <dc:date>2024-05-02T14:11:58Z</dc:date>
    </item>
  </channel>
</rss>

