Hi
I am trying to disable automatic data copy when publishing service and followed these steps.
- Open the Administrator Directory and log in with a user that has administrative permissions to your site. The Administrator Directory is typically available at http://<server name>:6080/arcgis/admin.
- Click data > config > update.
- On the Update Datastore Configuration page, enter the following string into the Datastore Configuration Properties dialog box:
{"blockDataCopy": true}
When i logged in, i do not see config under data.
I am working with arcgis server 10.1 on win 2008.