Select to view content in your preferred language

Edit the REST view

869
0
06-05-2013 11:04 PM
J_B__K_
Deactivated User
Hi!

Because of security of our organization, I need to limit what can anonymous user see on the rest view of any layer of any service of our GIS server (rest/services/service/layer)... For example, I don´t want to show definition expressions or fields etc.

I´ve found that I can modify the file "<ArcGIS Server install>\ArcGIS\Server\framework\runtime\tomcat\webapps\arcgis#rest\www\client\includes\layerinclude.jsp" - that has the effect what I want.

But - does it (this file) control just the rest view, or does it have any effect on functionality of map services (when accessing them through rest api)? When I modify this file (for example when I delete the fields overview), will the services be accessible without any problems?

Thank your for your help!
Tags (2)
0 Kudos
0 Replies