In ArcGIS Pro 2.9.1, when using the Add Attachments tool on a point feature class in a file geodatabase with Text field as Input Join Field of the tool and a .csv file as the custom Match Table, if the Text field contains only numbers, the tool succeeds but results in no image attachments.
上次发布: January 31, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000146306
已提交
January 24, 2022
上次修改时间
November 21, 2024
适用范围
ArcGIS Pro
找到的版本
2.9.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
Create a new field of Integer data type, and copy the records from the Text field to the new Integer field.
Set the Integer field as Input Join Field, the tool runs successfully with images attached.