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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動