The geoprocessing service fails with an "000814: Invalid file type" error when the user-defined input parameter file type is different than that defined in the results object.
上次发布: August 25, 2014ArcGIS Server (.NET)
漏洞 ID 编号
NIM082191
已提交
June 27, 2012
上次修改时间
April 2, 2025
适用范围
ArcGIS Server (.NET)
找到的版本
10.1
操作系统
Windows OS
操作系统版本
7 64 Bit
修正版本
10.2
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Create separate services for each expected input file type.We can also try the following workaround.1. Convert the parameter that is a file from 'required' to 'optional'2. Run the tool, but do not set any value for the file parameter3. Publish the resultsArcGIS Server 10.1 SP 1 should not place a filter on that parameter and will accept any file type.