I am using a Arcgis 10.3 server
I have been looking for a way to find the source mxd from feature services that have been published. I have a server that has many services on it. I know the source for those services are mxds. So what i am looking for is a way in python to be able to get the source of the mxd, from there I will be able to list the layers and everything, I already have script that can do that. For now i just need to be able to find the source mxd for each service, I will probably make an csv out of or something as the output.
http://server.arcgis.com/en/server/...-properties-of-all-services-to-a-csv-file.htm
Currently I have used the above script to find all the services, but this does not list the source mxd or the layers in each service.
Thanks for the help everyone.
أكثر...
I have been looking for a way to find the source mxd from feature services that have been published. I have a server that has many services on it. I know the source for those services are mxds. So what i am looking for is a way in python to be able to get the source of the mxd, from there I will be able to list the layers and everything, I already have script that can do that. For now i just need to be able to find the source mxd for each service, I will probably make an csv out of or something as the output.
http://server.arcgis.com/en/server/...-properties-of-all-services-to-a-csv-file.htm
Currently I have used the above script to find all the services, but this does not list the source mxd or the layers in each service.
Thanks for the help everyone.
أكثر...