Publishing feature services

Publishing a feature service involves publishing a map service and enabling feature access capability. Enabling feature access capability generates a URL through which you can use the feature service. The lifetime of the map service controls the lifetime of the feature service. If the map service is shut down, the feature service is shut down as well.

The workflow used to create a feature service; create a map document, publish it with feature access enabled and use web and ArcGIS Desktop clients to access the service.

Since the process involves publishing a map service, it is recommended that you first follow procedures for publishing optimized map services. These procedures help improve performance for both the map service and the feature service. You can then go through the following steps to publish the feature service.

NoteNote:
If you are working with versioned data, when you publish the service only the version in the map document will be exposed through the feature service. The version cannot be changed through the feature service.

Start ArcGIS Server Manager and log in. For additional help with this step, see Logging in to Manager.

Steps:
    The first steps in creating a feature service include selecting a map service to publish, selecting a name for the service and selecting the folder where the service will be published in the ArcGIS Server Publish GIS Resource page.
  1. Click Publish a GIS Resource under the Services tab.
  2. Use the Resource box list browse to the map document (.mxd) or Map Service Definition (.msd) file that you want to publish.
  3. In the Name box, type a name for the service. The name cannot be more than 120 characters long and may contain only alphanumeric characters and underscores.
  4. There are three options of which folder to publish the service to:
    • You can use the drop-down menu to choose an exisitng folder.
    • Create a new folder.
    • Accept the default folder; this will publish to the root folder;
  5. After choosing where to publish the service, click Next to continue.
  6. Select the desired capabilities for the service.
  7. Choose Feature Access to enable the capability for the service and click Next.
  8. Review the information about the service you are about to create. Click Finish to create the service.
  9. NoteNote:

    By default, the data exposed through the feature service can be queried and edited. Editing allows users to apply changes to the data in the source geodatabase using the service. To manage the properties of a feature service, see Feature service operations.


11/18/2013