Calculating the value of the model builder with data type 'cadena' (string) in ArcGIS Pro 2.9.12 gives an error opening in a 3.3.2 version of ArcGIS Pro.
ArcGIS Pro
漏洞 ID 编号
BUG-000171129
已提交
October 1, 2024
上次修改时间
June 23, 2025
适用范围
ArcGIS Pro
找到的版本
2.9.12
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is a known limitation. Please try to resolve the issue by updating the value in the 'Data type' parameter and saving the model. This issue happens because the key for the data type was internally changed.
解决办法
pen a project in ArcGIS Pro 2.9.2 in Spanish.
Create a new model and add the Calculate Value tool (Calcular Valor).
Add a simple Python code and choose data type as "Booleanos" (Boolean in Spanish).
Save the model and project.
Open the same project in the latest ArcGIS Pro in Spanish.
The tool gives an error as the data type does not exist. The data type in Spanish is "Booleanos" in ArcGIS Pro 3.4 >> At this point, we recommend cOlicking on the drop-down and choosing “Cadena” for string or “Booleanos” for boolean from the list to remove the error.