Numéro d’ID de bogue |
BUG-000142930 |
Envoi | September 15, 2021 |
Dernière modification | June 17, 2025 |
S’applique à | ArcGIS GeoEvent Server |
Version trouvée | 10.7.1 |
Système d’exploitation | N/A |
Version du système d’exploitation | N/A |
Version de correction | ArcGIS 11 |
Statut | Fixed
Le bogue a été corrigé. Pour plus d’informations, reportez-vous aux sections Version de correction et Informations supplémentaires, le cas échéant.
|
Informations supplémentaires
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).
Solution de contournement
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.
Étapes pour reproduire