A table created from the Domain To Table tool in a model is not found when a connected tool immediately follows the Domain To Table tool in the model, and the model is run by calling it through a Python script.
ArcGIS Pro
漏洞 ID 编号
BUG-000164135
已提交
January 4, 2024
上次修改时间
October 7, 2024
适用范围
ArcGIS Pro
找到的版本
3.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The issue here is that the intermediate output is deleted when the model completes, which is expected behavior. To prevent this layer from being deleted, uncheck the Intermediate Data option for the model variable in question. Refer to
https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/intermediate-data.htm.