Hi, friends,
I am currently working on the Clip and Ship geoprocessing service in ArcGIS Server 10.1 by following the example. The geoprocessing service is published successfully. I can use the published geoprocessing service in ArcGIS Desktop.
The problem happens when I use a web application to call the published geoprocessing service. The error message thrown out is: "Unable to complete operation". The faultcode is 400.
I have checked the geoprocessing output. The process is basically done. The output file is stored in the defined SCRATCHWORKSPACE. The job folder has the file-based geodatabase.
The used Flex API is 2.4.
What will be causes of the problems? Do I need to use Flex API 3? Is there any relationships between SCRATCHWORKSPACE and the arcgisoutput folder? If Yes, how to configure it?
Thanks,
Mike