Hi,
I am trying to publish a working model created using Model Builder which returns a significant result when executed on ArcMap. After having published the model on the ArcGIS Server, it doesn't work, here are some snapshots :
Model Builder
Execution on ArcMap and visualization (red rectangle)
After publishing the geoprocessing (executed from "orange box")
We get a error message (red circle)
We need help please.
Thanks in advance.
Have you looked at the link on troubleshooting GP services? The section on enabling Info level messages will be particularly useful.
Thanks, I activaed info, here's the message :
I couldn't resolve the problem.
So Google Translate tells me that the error is "Invalid return value". Is that correct? If so, can you check the directory manually using ArcMap or ArcCatalog and verify that the data it's expecting is in the scratch geodatabase? Basically, follow the path in the error to see if the data is there, which is outlined here.
You're right, the error is invalid return value.
I explored scratch.gdb, I found that it doesn't contain any result of the geopocessing.
Is it a problem of writing permission?
It's a character issue.
I doubt FGDB feature class names support an accented e.
I tried the same process with a simple e, it didn't work.
You can simplify this and just take the input data and save it to the scratch workspace. If that works, then I'm not sure why it wouldn't when you add the rest of the tools. You may want to reach out to technical support.
Have your problem solved?? I have one clue for the solution but I need your model snap/pic in English version before final statement.