ArcGIS Server geoprocessing service throws ERROR 000732: Input Features: Dataset doe

المشرف العام

Administrator
طاقم الإدارة
I have a script in Python, that works well when I ran it in ArcMap. When I tried to execute it in ArcGIS Server as a service I got this error:

Failed*to*execute.*Parameters*are*not*valid.**ERROR*000732:*Input*Features:*Dataset**does*not*exist*or*is*not*supported**Failed*to*execute*(CalculateDefaultSpatialGridIndex)

I am using ArcSDE files as workspace, and I get the feature classes. I debugged it, and I found that I got the feature classes correct, but when I tried to execute geoprocessing tools that used this feature classes I got this message.

for fc in fc_list: arcpy.CalculateDefaultGridIndex(fc)I am using ArcGIS Server 10.3 on Windows Server 2012 R2ArcSDE based on Oracle database.



أكثر...
 
أعلى