laptop and a wrench

漏洞

The GenerateGeodatabase object does not download the stand alone table if the table ID is defined in the GenerateGeodatabaseParameters object.

上次发布: November 25, 2016 ArcGIS Runtime SDK
漏洞 ID 编号 BUG-000097280
已提交June 17, 2016
上次修改时间June 5, 2024
适用范围ArcGIS Runtime SDK
找到的版本10.2.6
操作系统Windows OS
操作系统版本7.0 64 Bit
状态Non-Reproducible

附加信息

This code is working as designed.

解决办法

If the IDs are defined in the onClicked event as below, it downloads all stand alone tables and layers onClicked: { generateGeodatabaseParameters.initialize(serviceInfoTask.featureServiceInfo); generateGeodatabaseParameters.extent = mainMap.extent; // generateGeodatabaseParameters.layerIds = [0,6,9,11,12,13,14,15,16,17,18,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,58,60] ; generateGeodatabaseParameters.returnAttachments = false; statusText.text = "Starting generate geodatabase task"; geodatabaseSyncTask.generateGeodatabase(generateGeodatabaseParameters, gdbPath); }

重现步骤

漏洞 ID: BUG-000097280

软件:

  • ArcGIS Runtime SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项