Define outputs

To create the output connectors, complete the following steps:

SubDMA-Output

  1. Log into the ArcGIS GeoEvent Manager.
  2. Add a new Update a Feature output connector and configure with the following details:
    Parameter Value
    Name: SubDMA-Output
    ArcGIS Server Connection: <Service Connection>
    Folder: NighttimeFlow
    Service Name: DMA (Feature Service)
    Layer: Sub District Metered Areas
    Unique Feature Identifier Field: DMAID
    Update Interval: 1
    Generate flat JSON: Yes
    Formatted JSON: No
    Delete Old Features: No
    Maximum Features Per Transaction: 500
  3. Add a new Add a Feature output connector and configure with the following details:
    Parameter Value
    Name: SubDMAHistory-Output
    ArcGIS Server Connection: <Service Connection>
    Folder: NighttimeFlow
    Service Name: DMA (Feature Service)
    Layer: DMAHistory
    Update Interval: 1
    Generate flat JSON: Yes
    Formatted JSON: No
    Delete Old Features: No
    Maximum Features Per Transaction: 500
Top