laptop and a wrench

漏洞

The geoprocessing service fails even though the geoprocessing history displays that the script is successful while executing the geoprocessing tool through ArcGIS Pro SDK 3.0.

ArcGIS Pro SDK for .NET
漏洞 ID 编号 BUG-000163892
已提交December 20, 2023
上次修改时间May 9, 2025
适用范围ArcGIS Pro SDK for .NET
找到的版本3.0
操作系统Windows OS
操作系统版本10.0 64 Bit
修正版本3.5
状态Fixed

附加信息

This issue is addressed in ArcGIS Pro 3.5.

解决办法

To work with a published asynchronous tool developer, the GPExecuteToolFlags.GPThread must be added when using SDK API: var gPResult = await Geoprocessing.ExecuteToolAsync(toolPath, Geoprocessing.MakeValueArray("Test"),null,CancelableProgressor.None, flags: GPExecuteToolFlags.AddToHistory | GPExecuteToolFlags.GPThread);

Note: Synchronously published tools have no limitations.

重现步骤

漏洞 ID: BUG-000163892

软件:

  • ArcGIS Pro SDK for .NET

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项