Updates to layers when AF is modified
- Last UpdatedMay 15, 2023
- 1 minute read
When updates are made to AF, PI Integrator for Esri ArcGIS automatically detects and propagates some of the updates to the ArcGIS system that is providing data to feature layers. The following table shows a summary of the AF modifications that are detected and the expected result.
|
AF modification |
Supported in time-enabled layers? |
Supported in real-time GeoEvent layers? |
|---|---|---|
|
Add new element based on same template as an existing layer |
Yes New elements are detected and added to the feature class. |
Yes New elements are detected and added to the feature class. |
|
Rename an element in an existing layer |
Yes Renamed elements are detected and updated in the feature class. |
Yes Depending on the specified layer key field. If the layer key field includes the element name, a new feature corresponding to the renamed element is added to the feature class. The old feature must be manually removed from ArcGIS. If the layer key field does not include the element name, the name of the existing feature will be updated, and no new feature will be added. |
|
Delete an element in an existing layer |
Yes Deleted elements are detected and updated in the feature class. |
No Features that are no longer relevant must be manually removed from ArcGIS. |