Número de ID do Erro |
BUG-000142930 |
Enviado | September 15, 2021 |
Última Modificação | June 17, 2025 |
Aplica-se à | ArcGIS GeoEvent Server |
Versão encontrada | 10.7.1 |
Sistema Operacional | N/A |
Versão do Sistema Operacional | N/A |
Versão Fixa | ArcGIS 11 |
Status | Fixed
O problema foi corrigido. Consulte a Versão Corrigida e Informações Adicionais, se aplicável, para obter mais informações
|
Informações Adicionais
Inbound data adaption is improved for both the generic JSON and geoJSON adapters in ArcGIS GeoEvent Server 11. The inbound adapters now handle multicardinal arrays of String values (e.g. attributes whose data type is String and whose cardinality is specified as 'Many' in a GeoEvent Definition).
Solução Provisória
Use one of the workarounds below depending on the incoming event schema and what is written in the output.
- Configure a flat event definition with enough single attributes to take as many values from the incoming array. The Field Mapper Processor allows access to ordinal elements in an array.
- Use the Field Splitter Processors for GeoEvent Server. Refer to the following link for more information, https://www.arcgis.com/home/item.html?id=68238a93e5fd4043ad0bbb501b265566.
Etapas para Reproduzir