How do I set supportedImageReturnTypes default value.

960
2
07-31-2013 06:56 AM
JeffMachamer
New Contributor III
I recently installed AGS 10.1 on a customer site and noticed that by default the supportedImageReturnTypes value is being set to MIME.  I can use the arcgis/admin console to update this to be URL, but I would have to do this for each map service.

The copy we have installed for development on our local server is set to URL by default.

I assume there is a default value setting somewhere, but I'm having trouble finding it and I'm uncertain why this default value would be different between servers when I'm fairly certain I never modified it.

Thanks,

Jeff Machamer
3-GIS
Tags (2)
0 Kudos
2 Replies
nicogis
MVP Frequent Contributor
see http://resources.arcgis.com/en/help/server-admin-api/index.html?serviceTypes.html

//optional - supported image return types �?? default: MIME+URL
"supportedImageReturnTypes" : ""


Peraphs Esri changed some default from 10.1 and 10.1sp1
0 Kudos
JeffMachamer
New Contributor III
Yes, I've seen that page before. 

I just need to know if there is a way to change the default setting so that every new Map Service the customer publishes doesn't have to have the settings changed in arcgis/admin.

Since the default appears to be MIME+HTTP I would think that I shouldn't have to make this change.  Which makes me believe this default setting got changed somewhere and could be "FIXED".
0 Kudos