Setup: Lucity Spatial Generator

The Lucity Spatial Indexer process is designed to review work order and work request addresses, coordinates, and assets and store the related spatial information in a special table. This data can then be viewed using special Lucity GIS tools.

Configuration

Restrictions

Process

process

Records that Fail to Process

Sometimes there are records that fail to process. When a spatial change record cannot be processed it is kept in the Spatial Change table (GBAWork.WKSPATIALCHANGE) and marked with an error code. These records are kept in the Spatial Change table for thirty days after they were initially processed. After 30 days they are deleted.

Error Codes

The error codes are found in the SPCH_SU_ERROR.

MissingData

This usually means that there is an issue with the data in WKSPATIALCHANGE like the moduleID is invalid, ParentRecID is invalid, invalid x/y data, etc.

ServiceIssue

This occurs if there isn't a map service associated with the feature class OR if the feature class related to this asset type is not in the service.

NoGeometry

Returned if a geometry was found but it was empty, if the indexer was unable to geocode an address, or if there was an issue with the REST call to retrieve the geometry.

NoLucityRecord

Returned if the associated record no longer exists in Lucity.

How To Process Records that have failed

  1. In the WKSPATIALCHANGE table find the record that failed.
  2. Review the error code for the record and resolve the problem.
  3. Delete the contents of the SPCH_GUID field for that record.
  4. The next time the Indexer checks the WKSPATIALCHANGE table it will attempt to process the record again.

See Also

General Setup and Configuration

Setup: ArcMap to Lucity Integration

Setup: Geodatabase Configuration

Setup: Lucity to Geodatabase

Setup: Lucity Webmap(and other gis edits) to Lucity

Setup: Show in Map