Configuring or editing ETL settings

  1. Go to System Administration > Sys Admin > System Settings.

  2. From the Section dropdown menu, select ETL.

  3. Configure the following parameters:

  • DailyReadingSummary (DRS) ETL

    ClosedAcceptable Missing or Deleted Data %

    Defines when days are marked as ineligible for like-day consideration because they contain excess missing or deleted data. A value of 0 signifies missing intervals: the day is considered ineligible. A value of 100 indicates that all missing data is acceptable. The default value is 0.

    ClosedEnable Parallel Execution for DRS Aggregate

    Defines whether the calculation executes as a single thread or multi-threaded process. Set to True to enable parallel execution.

    ClosedEnable Parallel Execution for DRS ToDo

    Defines whether the calculation executes as a single thread or multi-threaded process. Select True to enable parallel execution.

    ClosedInclude Register Data in DailyReadingSummary

    Defines whether to include the register data in the DailyReadingSummary ETL. Select True to include the data. Select False to exclude the register data. The default value is True.

    ClosedLike Day Algorithm Family A and B AltKeys

    ClosedMaximum Number of Missing Register Days for Daily Consumption Estimation

    Defines the maximum number of days that may be missing and still perform the estimation. Enter the number of days in whole numbers. The default is 1 day. If the setting is 1, IEE will estimate missing daily consumption if the register reads are missing for 1 day, but will skip the estimation if 2 or more days’ register reads are missing. This setting affects the workload and time of DRS ETL execution. This can make a difference for meters that provide only daily register reads. It does not affect monthly register data.

  • ETL Settings for Searchable Attributes

    Use the following searchable attribute name settings to select the user-defined attributes to use when defining a configuration group.

    • Searchable Attribute Name 01

    • Searchable Attribute Name 02

    • Searchable Attribute Name 03

    • Searchable Attribute Name 04

    • Searchable Attribute Name 05

    • Searchable Attribute Name 06

    • Searchable Attribute Name 07

    • Searchable Attribute Name 08

    • Searchable Attribute Name 09

    • Searchable Attribute Name 10

  • FlatConfig ETL

    ClosedFlat Configuration Service Thread Count

    Defines the number of threads that the Flat Configuration Services uses to update the Flat Configuration database tables.

    ClosedMaximum Work Bin Size

    Defines the maximum number of service point channels assigned to each work bin. Enter a whole number. When assigning service points to work bins, this setting defines the maximum work bin size in service point channels. The default value might not be the recommended or optimal setting for your specific IEE implementation. You must tune these values to achieve optimal system performance.

    ClosedMinimum Work Bin Size

    Defines the minimum number of service point channels that a work bin must contain before creating a new work bin. Use this parameter to avoid creating several tiny work bins.

    ClosedWork Bins to Fill in Parallel

  • Like Day Algorithm ETL

    ClosedEnable Like-Days Before the Account Effective Period

    ClosedEnable Parallel Execution for LDA Day Selection

    Determines whether the like day algorithm (LikeDayAlgorithm ETL) selects like days in parallel, using multiple task runners. IEE creates one subtask per work bin to execute in parallel by the available task runners. When running only one task, it is not in parallel. Select True to enable parallel processing. Select False to process one chunk of channels at a time. Itron recommends setting this value to True unless instructed to do so by Itron support for a special purpose.

    ClosedEnable Parallel Execution for LDA ToDo

    Defines whether the calculation executes as a single thread or multi-threaded process. Select True to enable parallel execution.

    ClosedLike Day Algorithm Baseline Start Date

    ClosedLike Day Algorithm ETL Chunk Size

    Defines the number of ToDo records that each LikedayAlgorithm ETL task operates within a single transaction. A smaller number means that the task divides the work into multiple smaller pieces. If the number is too small, performance degrades as many commit transactions are performed against the database. If the number is too large, one process perform all of the work while other processors sit idle. The default setting is 1000. Optimal settings depend on the server hardware and network environment.

  1. Click Save.