POST
|
Many thanks Jake, that did the trick - I simply opened the privileges box in arccatalog, cleared everything out (incidentally all privileges were checked), saved it, re-opened and re-applied the privileges and everything seems to work as needed now.
... View more
04-22-2015
05:51 PM
|
0
|
0
|
1330
|
POST
|
I'm using ArcGIS server 10.2 with a MS SQL Server back end (SDE). I have a large number of tables in the database and have a user who I only want to let view/edit a single table (via ArcMap using a database connection). I don't even want them to be able to list the names of the other tables - as far as they are concerned there is one table in the SQLServer instance. I've had some success and have the sqlserver login setup where they can only see their table, and can edit the attributes of the existing features, however when they try to add a new feature they get a message saying: "The Create Feature task could not be completed. Insufficient permissions [db.schema.tablename]." Obviously db.schema.tablename is the name of the table being edited. They have insert, update, delete, alter, view definitions, references permissions on that table, what else do they need? Are permissions on certain stored procedures or other sde tables required?
... View more
04-22-2015
08:25 AM
|
0
|
2
|
5790
|
POST
|
That did it thanks- don't know how I missed that...very much appreciated!
... View more
11-25-2014
10:46 AM
|
0
|
0
|
892
|
POST
|
I'm currently using an older (6months+) version of esri-leaflet and previous I modified the onEachFeature function to be able to find the related L.esri.featureLayer for the layer.
With this I could then access the field metadata through featureLayer.fields
The reason was for simple type detection and formatting for display in popup - i.e. detect the esriFieldTypeOID field and ignore it, or detect a date field and format the output accordingly etc.
I don't see an equivalent of the 'fields' array in the current FeatureLayer class - is there somewhere else I can get this metadata for a layer?
... View more
11-16-2014
02:07 AM
|
0
|
2
|
1404
|
POST
|
This is a strange one, I am trying to use ArcGIS for Desktop (10.2.2) to publish and mxd to my Server installation. When trying to do this as I usually do, I get so far and then get the error: ERROR 001269: Compressing the service definition failed and it gets no further and doesn't publish the map. Strange thing is, I can create an .sddraft file using the same tool, then using the python window I can manually type in: arcpy.StageService_server('file.sdraft','file.sd) and this is successful and it generates the .sd file and I can then use this to publish the service manually directly on the server, so it seems the problem lies with what arcgis desktop is asking arcpy to execute. Is there any way to get debug information on the exact python script being executed?
... View more
08-20-2014
12:47 PM
|
0
|
4
|
5962
|
POST
|
Sorry to resurrect an old thread, but has anyone had any success with 10.2.1 on windows 8.1? It is now "on the list" according to this: http://resources.arcgis.com/en/help/install-guides/arcgis-server/10.2/index.html#//01nm00000014000000 but I still get the same issue as above.....anyone got a solution?
... View more
02-15-2014
06:58 AM
|
0
|
0
|
599
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|