The ModelBuilder inline variable substitution is not honored for parameters.
ArcGIS Pro
漏洞 ID 编号
BUG-000159825
已提交
July 12, 2023
上次修改时间
April 30, 2025
适用范围
ArcGIS Pro
找到的版本
3.1.2
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This issue will not be fixed. In the user's model containing the Project tool with '%n' used as a model tool is evaluated only once during the run and hence produces only one output. The workaround for the issue is as follows:
![image] Add the Collect Values tool to the model as shown in 1 in the image above, and connect the output of the Project tool to the Collect Values tool. Mark the output of Collect Values as a parameter, open the model as a model tool as shown in 2 in the image, and click Run. Once the model tool is run, two outputs are added to the scratch geodatabase as shown in 3 in the image.