The 'Watch a Folder for New JSON Files' input connector in the ArcGIS GeoEvent Extension for Server 10.3 acquires and deletes .json files but does not process a .json file over 5.00 KB or 5100 bytes.
上次发布: May 15, 2017ArcGIS for Server
漏洞 ID 编号
BUG-000086597
已提交
April 2, 2015
上次修改时间
August 27, 2025
适用范围
ArcGIS for Server
找到的版本
10.3
修正版本
10.4
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
1) Pass JSON files < 5.00 KB or 5100 bytes.
2) Write JSON to a URL so that the JSON file can be read from a URL accessible over the web.