laptop and a wrench

漏洞

ArcGIS Pro uses the active network dataset when no network dataset parameter is specified in a script tool.

上次发布: July 5, 2021 ArcGIS Pro
漏洞 ID 编号 BUG-000140966
已提交June 24, 2021
上次修改时间June 5, 2024
适用范围ArcGIS Pro
找到的版本2.8
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Will Not Be Addressed

附加信息

The tool runs MakeServiceAreaAnalysisLayer, AddLocations, Solve in a script tool. The tool has an optional network dataset parameter. When no network dataset is specified, MakeServiceAreaAnalysisLayer does not fail. Instead, it defaults to the active portal URL. The tool runs successfully and burns credits. (It defaults to the active portal URL, not the active network dataset seen in the Network Analysis drop-down menu from the Analysis tab) The MakeServiceAreaAnalysisLayer tool must not fall back to the active portal URL when None or an empty string is passed as an input. Suggestions to improve the script tool's code: 1. If the user does not want to accidentally use credits or solve the analysis using an unexpected network data source, make the tool's input parameter required. This way, the tool fails immediately if no value is specified. 2. Use the Python solver objects added to ArcGIS Pro to improve the Python scripting workflows. They are easier to use and faster than the older layer-based workflows. Rewrite the script tool to use solver objects and avoid the problem altogether. This is the documentation to use the solver objects: https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/performing-network-analysis.htm.

重现步骤

漏洞 ID: BUG-000140966

软件:

  • ArcGIS Pro

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项