不具合 ID 番号 |
BUG-000142930 |
送信されました | September 15, 2021 |
最終更新日 | June 17, 2025 |
適用対象 | ArcGIS GeoEvent Server |
見つかったバージョン | 10.7.1 |
オペレーティング システム | N/A |
オペレーティング システムのバージョン | N/A |
修正されたバージョン | ArcGIS 11 |
ステータス | Fixed
この不具合は修正されました。 詳細については、「バージョンの修正内容」および「参考情報」(該当する場合) をご参照ください。
|
参考情報
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).
対処法
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.
再現の手順