I have the following problem. I'm trying to remotely run a script in python, but when setting the workspace that is not capable.
Next to this locally made script execution in the geographical server and runs smoothly
someone could help me with this error or guide.
This is the command I am trying to run remotely
[ags@serverA ~]$ ssh ags@servergeo nohup /home/ags/arcgis/server/tools/python /app/ovc_prod_gdoc/shapes/export_shape.py "790" "2" "-1" "29" "Veredas" "vereda in \('0002','0003'\)"
This is the error I get
ERROR 000732: Input Features: Dataset Veredas does not exist or is not supported
Failed to execute (MakeFeatureLayer).