Skip To Content

Databases and ArcGIS Enterprise

ArcGIS allows you to access data in your database through web services. How you interact with the database depends on your role in your organization:

Database administrators

Database administrators ensure users can access the database from ArcGIS. If you are the database administrator, you configure and maintain the database. To allow ArcGIS users to access the data in the database, you need to do the following:

Publishers

Publishers make data available through web services. To make the data in your business's database available to others through a web service, author a map in ArcGIS Pro or ArcMap that contains your database data and publish.

To allow other people to edit your data, you can publish a feature service that references the data in your database.

  1. As a publisher, you need to register a database connection with the ArcGIS Server site.
  2. Create a map in ArcGIS Pro or ArcMap that includes the database data you want to publish. To provide read-only access to the data, publish a map service. To allow people to edit the data through a service, publish a feature service.

    For recommendations on authoring a map to publish a map service, see Map authoring considerations. For recommendations on authoring a map to publish a feature service, see Author maps to publish feature services.

  3. Configure your client to publish to the correct ArcGIS Server site.
    • When publishing from ArcGIS Pro to an ArcGIS Server site, sign in to the ArcGIS Enterprise portal with which your ArcGIS Server site is federated, and set the portal as the active portal.
    • When publishing from ArcMap to an ArcGIS Server site, add a publisher connection to your ArcGIS Server site.
  4. Publish the data from the map. If you publish a feature service, be sure to choose what editing operations you want to allow through your feature service.

    See the topic for the type of service and the client you're using:

If the ArcGIS Server site is federated with an ArcGIS Enterprise portal, map services are added to the portal as a map image item and feature services are added to the portal as a feature layer.

You can sign in to your portal and update the details associated with these items. You can also share the layer if you did not do so when you published.

Editors and viewers

Editors maintain data through feature services and viewers consume web services in maps and apps. The easiest way for you to access the services that publishers make available to you is through the ArcGIS Enterprise portal. If the data was published to a federated server, layer item already exists in the portal for the service. If the data was published to a stand-alone ArcGIS Server site, you can add the service as an item to the portal. From there, you can create maps to view the data. You can then use the maps in apps that provide the tools you and others in your organization need to interact with the data.

If the feature layer owner enabled editing and you have privileges to edit, you can edit the feature layer data in the portal Map Viewer, ArcGIS apps, configurable apps that portal members create with app templates or Web AppBuilder for ArcGIS, and custom apps developers create for you.