The CalculateField (arcpy.management.CalculateField) function on a hosted feature layer in ArcGIS Online Advanced Jupyter Notebook fails with ERROR 000732.
ArcGIS API for Python
漏洞 ID 编号
BUG-000144223
已提交
November 3, 2021
上次修改时间
February 14, 2025
适用范围
ArcGIS API for Python
找到的版本
1.9
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This is as designed. The Calculate Field tool requires an input table parameter to be either a mosaic layer, raster layer, or table view. Refer to the following documentation https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-field.htm#GUID-2E817E73-F1C8-42E3-9597-8BDEC11125E6 for more information.