Select to view content in your preferred language

Is there a workflow documented for adding a field to an already published parcel fabric?

521
1
09-12-2024 12:51 PM
Labels (1)
MDB_GIS
Frequent Contributor

I want to add a new field to the parcel fabric but I'm not sure what's steps are needed in order to do so. Do I just need to stop the service, add the field  in the enterprise geodatabase version, and then republish? Is that it? 

1 Reply
KenGalliher1
Esri Contributor

Hello,

Adding a new field to a published feature class will require a few things. These can be done through the server manager web page.

  1. Uncheck the Lock Database Schema option. Go to your service and then the Parameters section.
    KenGalliher1_1-1726239748744.png

    KenGalliher1_0-1726239644721.png

  2. Click Save and Restart (this is a service level change and requires a restart)
  3. Go to your feature class and add/update any fields or any other type of schema change needed.
  4. Add the parcel fabric to a map and go to Share > Overwrite Existing Service
  5. Once the service is finished overwriting, go back to the Parameters page and check back on the Lock Database Schema option.
  6. Save and Restart the service again.

 

Adding a new field(s) and adding new parcel types to a parcel fabric is considered a schema change and requires the service to be republished or overwritten. Changes to service options such as adding capabilities or in this case unlocking the schema are considered service level changes and only require restarting.

For more information, see our Data Management Meetup video here:

Meetup: Parcel Fabric Data Management - Esri Community