Overview of Trace Network services

The trace network is accessed through a combination of services to support trace network workflows. Several service types are used in addition to extending the feature service to support the trace network. These extension services are enabled on the map service by the capabilities that the service will support.

This diagram presents an architectural overview of how your services interact with geodatabases and ArcGIS Enterprise.

Architectural overview of trace network services

Publishing a trace network dataset enables the Trace Network and Network Diagram services by default:

  • The Trace Network service performs operations such as trace, validate network topology, and querying network moments.
  • The Network Diagram service performs all operations related to diagrams such as creating diagrams and working with layouts.

The Feature service has been extended to recognize trace network concepts such as associations and dirty area management.

The Version Management service provides additional capability to work with and manage branch versioned datasets. This extends the feature service to enable operations such as version creation, reconcile, post, and undo and redo of edits.

The Validation service provides additional capability to support the evaluation of geodatabase rules.

To view the REST endpoints of these services, use the following URLs:

1
2
3
4
5
6
https://<host>/server/rest/services/<service-name>/MapServer
https://<host>/server/rest/services/<service-name>/FeatureServer
https://<host>/server/rest/services/<service-name>/TraceNetworkServer
https://<host>/server/rest/services/<service-name>/NetworkDiagramServer
https://<host>/server/rest/services/<service-name>/VersionManagementServer
https://<host>/server/rest/services/<service-name>/ValidationServer

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close