<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: permision level on sde dataset , feature layer , feature layer fields in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267765#M15457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;then if it lives in arcserver ,, is it connected to any service of arc server ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I mean am I stuck to the map services and other services published on the arc server or it can work and manage the resources on the sde ?????&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sorry for being annoying with my questions but I need to know these stuff before I go through the SOEs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot for your help fellows&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Dec 2013 07:08:22 GMT</pubDate>
    <dc:creator>anwarawad</dc:creator>
    <dc:date>2013-12-31T07:08:22Z</dc:date>
    <item>
      <title>permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267756#M15448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a project that targets a none professional users for high level functionalities&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in my project I am to build a module to control SDE administration work , and I have some Q's&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. I suggested building the application as a desktop based application rather than to be a web based , cause I think there will be lots of trade-offs if iam to use web , trade-offs related transactions that are highly critical ,,,,,, can anyone advice for that ? and if you can , can you send me the specific critical/danger point's trade-offs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. I know that the policy of ESRI SDE is that privileges are given for the dataset level , not for feature layer nor feature layer field , can you help me if its possible to achieve that with some other way like using Oracle commands ? and if it wont make any collisions if I use it ? ,,,,,, if not and its no way to achieve that , can you point me to some official ESRI documentation that state's "its impossible"&amp;nbsp; to do it &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help me ASAP , its urgent so I can decide what to do &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks all for the help in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;awad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 12:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267756#M15448</guid>
      <dc:creator>anwarawad</dc:creator>
      <dc:date>2013-12-26T12:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267757#M15449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) No one here can tell you if a Desktop application is better than a web-based&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;one without a lot more information about the trade-offs that concern you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) The fact that accesses are granted at the feature dataset level shouldn't&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;concern you one bit, &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt; you are following best-practices and &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;NOT&lt;/SPAN&gt;&lt;SPAN&gt; using&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature datasets except for feature classes which &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;always&lt;/SPAN&gt;&lt;SPAN&gt; must be edited &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;together (e.g. poles, wires, and transformers).&amp;nbsp; Permissions are usually granted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at the feature class (table) level, and row-level permission is not supported by&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the ArcSDE API.&amp;nbsp; There is no way to defeat the permissions granted to feature&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;datasets, since they are evaluated at runtime as an AND of the available &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;permissions (if one table is only granted SELECT access, then all tables are &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;granted SELECT access; if one table has NO access granted, the entire feature&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dataset is displayed as empty).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Demanding urgent assistance from fellow users, many of whom are on holiday,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is probably not the best way to make use of these User Forums.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 13:34:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267757#M15449</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-12-26T13:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267758#M15450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;regarding to the application environment , the application shall have the following :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;creating a version , reconcile &amp;amp; post versions , adding users and groups and assigning permissions , reading KPI's for the SDE , &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in other language is this applicable to be built in a web application ?? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for the permission levels :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in oracle I can give permission levels varying from database level&amp;nbsp; and to field level , my question is : can I force oracle permissions over the SDE data without affecting the SDE ???? well the SDE still be working normally ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and for both , if you know any official document or link from ESRI that states that so I can justify my reasons &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and sorry for the "urgent"&amp;nbsp; part -v &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks all for everything&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 09:05:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267758#M15450</guid>
      <dc:creator>anwarawad</dc:creator>
      <dc:date>2013-12-29T09:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267759#M15451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no reason why you could not do all of those things in a web application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Many of the administrative tasks shouldn't be done in &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;any&lt;/SPAN&gt;&lt;SPAN&gt; application&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(huge security issue), but you still haven't provided a reason why a Desktop&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;solution is the best available option (hint: you should be thinking in terms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of numbers of users, numbers of available license seats, application complexity,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;relative skill of the users,...).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS only supports permissions given at the table level (for standalone feature &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;classes; it's at table collection for feature dataset access).&amp;nbsp; Any further security&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;resolution implemented at the database level results in undefined behavior (can't &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;say if it will work, or not work, or cause some possible failure).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are thousands&amp;nbsp; of pages of documentation on how ArcGIS works; adding &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"you can't do &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;this&lt;/SPAN&gt;&lt;SPAN&gt;" notes would increase the doc size by at least an order &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of magnitude, making it difficult to find anything.&amp;nbsp; It's doubtful that you'll be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;able to find any documentation that justifies an assertion of "Esri recommends&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;we use row-level security in Desktop for this application." &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 13:05:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267759#M15451</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-12-29T13:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267760#M15452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;regarding to the application environment , the application shall have the following :&lt;BR /&gt;creating a version , reconcile &amp;amp; post versions , adding users and groups and assigning permissions , reading KPI's for the SDE , &lt;BR /&gt;in other language is this applicable to be built in a web application ??&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking at your list of requirements, I really have no clue as to why you, or your clients, aren't looking at all the new &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000009000000"&gt;Geodatabase Administration&lt;/A&gt;&lt;SPAN&gt; geoprocessing tools and dialogs ArcGIS for Desktop has on offer, a&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;nd the RDBM's management tools&lt;/SPAN&gt;&lt;SPAN&gt;, for a solution to these requirements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simply upgrading to the latest version of ArcGIS for Desktop (10.2 and now 10.2.1), may give you all you need without programming a single line of code, and without endless worries about incompatibility between a custom implemented solution targeting vital access rights management features of an ESRI Geodatabase (actually in reality for a large part RDBMs features, but thoroughly managed by ArcSDE / ArcGIS for Desktop / ArcObjects).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sometimes, the best advice to a potential client is simply "upgrade to the latest version"... even if it means losing a project... (If it is good client, they will come back to you for more sensible requests - where you are needed - after giving them good advice instead of a costly and maybe unnecessary custom solution).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, it may be that part of a "custom solution" might consist of creating a few ModelBuilder models, or Python scripts, exploiting the geoprocessing tools in the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000009000000"&gt;Geodatabase Administration toolset&lt;/A&gt;&lt;SPAN&gt; to automate some of the workflows your client requires more control, or simplification, off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another point is the possible use of &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00s50000000n000000"&gt;Query Layers&lt;/A&gt;&lt;SPAN&gt; versus enabling a geodatabase, or Query Layers in combination with geodatabase usage. Maybe you can "join" sensitive column information to a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//006z0000000q000000"&gt;Versioned View&lt;/A&gt;&lt;SPAN&gt; of the geodatabase data, and than set appropriate permissions to the new view and access this view as a Query Layer. Since the sensitive information won't be in the original geodatabase Feature Classes, and since the Query Layer accesses an essentially ordinary RDBMS database view, you will less likely run into issues related to the geodatabase. This will be a read-only solution though, since you can't edit the Query Layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 16:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267760#M15452</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2013-12-29T16:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267761#M15453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;my question is : can I use the arcobjects "server object extensions" to apply these functions ?? or do you recommend me to use something else ???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 05:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267761#M15453</guid>
      <dc:creator>anwarawad</dc:creator>
      <dc:date>2013-12-30T05:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267762#M15454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;my question is : can I use the arcobjects "server object extensions" to apply these functions ?? or do you recommend me to use something else ???&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it needs to be a web based solution, than yes, although I have never used it, from what I read about &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000004s5000000"&gt;Server Object Extensions&lt;/A&gt;&lt;SPAN&gt;, you should be able to make use of that for accessing both ArcObjects based functionality, and geoprocessing functionality related to geodatabase management.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget though the possibility for arcpy geoprocessing services on ArcGIS Server as well, as also highlighted by this Help topic (although more related to webmapping and editing, and not so much to the geodatabase management tasks you seek):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//015400000528000000"&gt;Alternatives to server object extensions&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 09:14:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267762#M15454</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2013-12-30T09:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267763#M15455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can server object extensions be used separately from any Arc Server service or instance ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and away from any Arc Serve API's ????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 11:49:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267763#M15455</guid>
      <dc:creator>anwarawad</dc:creator>
      <dc:date>2013-12-30T11:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267764#M15456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;can server object extensions be used separately from any Arc Server service or instance ???&lt;BR /&gt;and away from any Arc Serve API's ????&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, they cannot.&amp;nbsp; SOEs live inside an ArcGIS Server installation, and require the resources&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of both ArcGIS Server and the ArcObjects SDK to operate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 13:15:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267764#M15456</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-12-30T13:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267765#M15457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;then if it lives in arcserver ,, is it connected to any service of arc server ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I mean am I stuck to the map services and other services published on the arc server or it can work and manage the resources on the sde ?????&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sorry for being annoying with my questions but I need to know these stuff before I go through the SOEs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot for your help fellows&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 07:08:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267765#M15457</guid>
      <dc:creator>anwarawad</dc:creator>
      <dc:date>2013-12-31T07:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267766#M15458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;then if it lives in arcserver ,, is it connected to any service of arc server ???&lt;BR /&gt; I mean am I stuck to the map services and other services published on the arc server or it can work and manage the resources on the sde ?????&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should probably ask this particular question in another sub-forum, like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/227-ArcGIS-REST-API"&gt;ArcGIS REST API&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/183-ArcGIS-Runtime-SDK-for-Java"&gt;ArcGIS Runtime SDK for Java&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/12-ArcGIS-Server-%2810.0-and-prior%29-SOAP-API"&gt;ArcGIS Server (10.0 and prior) SOAP API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as there will be far more expertise there for answering your questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That said, just looking at the documentation in the Help, I get the feeling you should be able to make calls to such a SOE service without involving map services, just like calling any ordinary SOAP/REST based webservice. To do what you want, the ArcGIS for Server would of course need a (ArcSDE) Direct Connect connection to your enterprise geodatabase, so all prerequisites for that, like a proper database driver installed on the server where ArcGIS for Server resides, would need to be fulfilled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also see this remark on the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000004s5000000"&gt;What is a server object extension?&lt;/A&gt;&lt;SPAN&gt; Help page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Additionally, if you want to write custom property pages for your SOEs beyond those automatically generated, you must have a knowledge of Windows forms development or Java Swing (for ArcCatalog pages) or web forms development using Hypertext Markup Language (HTML) and JavaScript (for Manager pages)."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 08:27:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267766#M15458</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2013-12-31T08:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: permision level on sde dataset , feature layer , feature layer fields</title>
      <link>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267767#M15459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marco is right -- this isn't the right Forum to be asking SOE questions, but there was&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a key part of your question that was relevant here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I mean am I stuck to the map services and other services published on the arc &lt;BR /&gt;server or it can work and manage the resources on the sde ?????&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The key piece is "on the sde".&amp;nbsp; First off, the name for the spatial database engine of&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS has been "ArcSDE" for years.&amp;nbsp; Second, ArcSDE is only the access protocol to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;reach the database -- nothing is done "on" or "in" ArcSDE, only in the database or &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;on the geodatabase, &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;through&lt;/SPAN&gt;&lt;SPAN&gt; ArcSDE.&amp;nbsp; The distinction is not solely pedantic -- if you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are thinking "geodatabase" instead of "sde", then it would be evident that any &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcObjects application (like an SOE or a geoprocessing service) would have the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;opportunity to manage resources within a geodatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to clarify one part of Marco's post, you &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;can't&lt;/SPAN&gt;&lt;SPAN&gt; access an SOE without a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;map service, since SOEs are published &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;under&lt;/SPAN&gt;&lt;SPAN&gt; a map service, and the REST &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access URL for SOEs passes through that map service, but the SOE is &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;not&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;restricted to the resources exposed by that service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 13:39:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/permision-level-on-sde-dataset-feature-layer/m-p/267767#M15459</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-12-31T13:39:28Z</dc:date>
    </item>
  </channel>
</rss>

