The next five chapters cover essential workflows for publishing, editing, analyzing, and collaborating in ArcGIS Enterprise. Building on previous chapters, you’ll follow five guided tutorials that cover a fictional use case scenario. In these tutorials, you will learn how to connect to an enterprise geodatabase, publish a web feature layer, and edit data over the services. You will also learn how to perform a spatial analysis, share the results of your findings in a dashboard, and collaborate with other organizations to promote data accessibility. By following these workflows, you’ll gain practical experience using sample data, helping your organization keep its data current and make informed, data-driven decisions.
Publishing data by reference in ArcGIS Enterprise allows organizations to efficiently manage and share geospatial information while maintaining data integrity between the source geodatabase and the web feature service. This approach enables users to publish web feature layers directly from an enterprise geodatabase, ensuring that the data remains centralized and authoritative. In this section, we will guide you through the essential steps of signing in to your ArcGIS Enterprise portal through ArcGIS Pro, connecting to the enterprise geodatabase, and preparing your data for publication. By publishing a web feature layer that references a registered data store, you can streamline access to your geospatial resources and enhance the use of your data across various applications.
In this tutorial, you will assume the role of a GIS specialist for Medio County. In this fictional scenario, the county’s GIS department is transitioning from direct database editing to web-based editing within ArcGIS Enterprise. The purpose of this transition is to facilitate an authoritative data flow between the source geodatabase and the clients accessing that data through web feature services. Your first task in this project is to share the department’s data as a web feature layer to ArcGIS Enterprise.
To complete your task, you’ll establish a connection to the enterprise geodatabase, which serves as the primary data repository for the department. To prepare the data for sharing, you will enable geodatabase capabilities, including global IDs and editor tracking. Then you will publish a web feature service that references the data in the enterprise geodatabase.
You will connect to the department enterprise geodatabase as a database user that has privileges to load data.
Depending on the portals, if any, that you are connected to, you may see other portals listed. If you already see the portal listed, you can skip the step to add the portal and proceed to making it the active portal.
The dataset is downloaded as a copy on your local machine. You will unzip the file on your local machine and then add it as a folder connection to your ArcGIS Pro project.
The folder is now listed in the Catalog pane, under active folders.
Notice how the database username is included in the feature class names. This makes it easier to indicate the data owner of these feature classes.
In this section, you will get familiar with the data. You will also add Global IDs and enable editor tracking to facilitate the web-editing experience on the published data.


Now that the data is prepared and added to the map, the next step is to publish the department’s data to the ArcGIS Enterprise portal. To do that, you will first connect to your organization portal.
In this final part of the tutorial, you will connect to your organization portal from ArcGIS Pro. You will use the Share As Web Layer tool to publish the feature classes from your enterprise geodatabase as a web feature layer.
Next, you will publish the data.
The Share As Web Layer pane appears. Here, you can enter the parameters for the web layer and analyze it for errors before publishing.
Next, you will complete the Data and Layer Type information. To share data that references registered data, a map image layer is automatically included. To support feature querying, visualization, and editing, you must also enable the Feature option. This will create a web feature layer and a map image layer in your portal.

You will use this folder to store all the department’s layers.
Checking your enterprise organization ensures all members of your organization will have access to this web layer. Next, you will analyze the web layer to check for errors.
This allows editors to take the data offline.
This is because your data is not versioned, so all the edits will be synchronized directly with the database.
Several errors and warnings are returned. You must address all errors before publishing, but you can leave the warnings.

The first error indicates the layer data source is not registered with the server. You are publishing three feature layers, so there are three errors. To address these errors, you will register the MedioDB enterprise geodatabase with the ArcGIS Server site by creating a data store item.

A check mark appears in front of the first server message, which indicates the layer’s data source is registered with the server.
Although it appears that you must register the other two layers, adding the data store one time will correct the issue for all layers with the same error because all the data is stored in the same geodatabase. When you analyze the web layer again, those errors will be resolved.
The errors regarding registering the data with the server are resolved. Finally, you will clear the last error by assigning unique numeric IDs. Assignment of unique IDs is a requirement when sharing data as a web layer. It ensures layer IDs remain static when the web layer or service is overwritten.
The error is resolved. You will now publish the web layer.
After the publishing process is complete, at the bottom of the pane, a message confirms the web layers have been successfully shared. The message also contains a link to manage the web layers in your ArcGIS Enterprise portal. You will use this link to access the web layers directly in the ArcGIS Enterprise portal.
If necessary, in the upper-right corner of the page, sign in with the same portal account to access the published data.
The item page for the web layer you published appears on a browser tab.
The Public Assets folder contains three portal items that were created when you published the Medio Public Assets web layer:
In this chapter, you assumed the role of a GIS specialist for Medio County, successfully completing the initial task of the project. You shared the county’s data as a web feature service to ArcGIS Enterprise, supporting the department’s transition from direct database editing to a web-based editing approach. As a data owner, you established a database connection to the department’s enterprise geodatabase and used that connection to import data from a file geodatabase. After the data was integrated, you enhanced the feature classes by adding global IDs and enabling editor tracking. Finally, you published the legacy data from ArcGIS Pro by referencing data from the enterprise geodatabase. In the next chapter, you will explore the web-based editing experience using both ArcGIS Enterprise and ArcGIS Pro.