Stopping GIS Tasks from updating the Geodatabase

GIS Tasks are typically used to push information from a GIS Feature Class into Lucity. However, in many scenarios that task also will update information on the related GIS Record. If you need to make sure that the Lucity Tools/GIS Tasks do not update the Geodatabase at all you can use the following steps. However, this is not a recommended setup as quite a bit of functionality will be lost.

Limitations

Configuration

Select a feature class that will not allow any information to come from Lucity.

  1. Publish a map service that contains the feature class. Make sure that the service does not have feature editing enabled.
  2. Open the Lucity Administration Tool and go to GIS > GIS Services.
  3. Add the map service into the list. Make sure the Has Feature Service checkbox is NOT checked.
  4. Assign the service
  5. Open the Geodatabase Configuration.
  6. Select the Feature Class you are configuring.
  7. Make sure the Lucity Tracking fields are not mapped. (LucityAutoID, LastSyncDate, LastModDate, LastModBy, InLucity)
  8. Make sure the Update Length/Area option is disabled.
  9. Delete any attached number generators
  10. Delete any attached spatial relationships (except reverse geocode)
  11. If steps 7-10 are not complete the task that pushes information to Lucity from GIS will fail.