Geoprocessing service output parameter shows no fields when the Make Table View tool is used
上次发布: July 6, 2017ArcGIS GIS Server
漏洞 ID 编号
BUG-000105436
已提交
May 26, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS GIS Server
找到的版本
10.5
操作系统
Windows OS
操作系统版本
2012 R2
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Tools that create "views" do not lend themselves well to providing terminal output for geoprocessing services.
Use the Copy Features tool (for features) or Copy Rows (for table) tools after the Make ... tool and write the output to in_memory.
解决办法
Use Table To Table tool instead of the Make Table View tool.