Hi,
I am trying to move a geoprocessing tool from ArcGIS 10.1 to 10.4.1. I moved everything over from the old server and was able to publish the service without any errors (and run the model from 10.4.1 Desktop) but when i run the service i get the
ERROR 000004: Could not get the address fields.
This error is coming from the record set variable that allows a user to enter an address or addresses. I can't seem to figure out why ArcGIS Server can't access a variable that is in memory.
****ADDED Record Set from Rest Service everything looks correct***
|
Does anyone have any thoughts on why this maybe happening?
Thanks,
Matt
You may have found a solution already, but if not, this should give it some activity for others to see (was originally posted during UC). If it was answered, please remember to mark this as assumed answered (and a summary would be good). If not...
Have you checked that the paths are correct and that ArcGIS Server has permissions to the data (i.e, suggest registering in the datastore).
One thing that might help for others to view is to export the Model to a python script and Posting Code blocks in Esri GeoNet Easier (for others) to debug python code than a model builder.
tagging a couple others groups.