I am trying to figure out the architecture of ArcGIS Server. I am wondering if "copying the data to server" is copying the data to the geodatabase.
... Then what the geodatabase used for in the architecture of ArcGIS server?
Hi Luyang,FYI, please review this ArcNews article: The Geodatabase: Modeling and Managing Spatial DataHope this helps,
My understanding is that: a geodatabase is not necessary for publishing services through ArcGIS Desktop.
That depends, really. If you want people to be able to edit the data through a service, you'll need a feature service. If you are using ArcGIS Server 10.1 or earlier, feature services require that the data be stored in an enterprise geodatabase. Please elaborate on your specific set up and what you want to accomplish.
After reading those information you shared with me, I think I got the answer to my question but not quite sure if it is correct. My understanding is that: a geodatabase is not necessary for publishing services through ArcGIS Desktop. But if we have multiusers and want to make full use of the capabilities of ArcGIS Server, it is better to use a multiuser geodatabase to manage datasets through versioning and replication. Is that correct?
I figured that "copying the data to server" is not copying the data to the geodatabase but to the server directory. Then what the geodatabase used for in the architecture of ArcGIS server?
Is that the case? Are you wondering how ArcGIS Server uses enterprise geodatabases so you can decide whether you need one or not?
You can create a feature service from data other than SDE at v10.2? Can you show me a link to this documentation so I can read up on this topic.
You can use the Privileges dialog box in ArcGIS Desktop to do this
When publishing data, you have to think about the privileges of the person doing the publishing (they have to have access to the data to publish it) AND the privileges of the user that is specified in the .sde file you registered with ArcGIS Server. All the services will access the geodatabase data as the user in the registered .sde file. Therefore, to publish a map service (or any other read-only service), connect permission to the database and select privileges on the datasets are required for: -The user making the map (or accessing the data to be published) -The user you have in the Database Connection file (.sde) that you registered with ArcGIS Server. *Be aware that if you use Windows-Authenticated logins, the ArcGIS Server primary site administrator (that's the administrator account created when you set up the ArcGIS Server site) needs the same privileges: in this case, connect permission and select privileges on the datasets.
And if I understand you correctly, if the owner of the data or the user in the .sde file would like the publish a map service, they both need the permission to connect tot he database and some privileges to the datasets. right?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.