AMI billing import reprocess task

This task reprocesses AMI billing import requests that resulted in an ID resolution exception during the normal billing import request window. An ID resolution exception occurs when the IEE database is not synchronized with the customer billing system.

For example, a utility runs a billing import request on a daily cycle. This request includes all customers who get billed on that day. Some of those customers have been added to the customer billing system but have not yet been uploaded into the IEE database. Until the IEE database is synchronized with the customer billing system to include these new customers, the import requests for those customers fail, resulting in ID resolution exceptions.

After the two databases are synchronized, the AMI billing import reprocess task re-runs all requests that failed due to an ID resolution exception.

Typically, a utility schedules the AMI billing import reprocess task to run after each database synchronization. Database synchronization might occur one or more times a day, depending on the utility. You can also run this task manually at any time. However, it can only be effective if the databases have been synchronized.

Use the following procedure to configure a task template:

  1. Go to System Operations > Task Management > Task Templates.

  2. Use the dropdown menu to select the Task Type and Task Template. (Click Add to create a new task template. For more information, see Adding task templates.)

  3. Configure the Task specific parameters. These parameters are defined after step 5 of this procedure.

  4. Configure the Common task template parameters. For more information, see Task template parameters.

  5. Click Save.

Task specific parameters:

ClosedOwner of Import Tasks

Defines the user ID associated with a task. By default, this field populates with the user currently logged into IEE.

ClosedTrigger Next Processor by Chunk

Determines how frequently subsequent processes are triggered. In general, this setting minimizes the number of billing determinant calculation tasks that are created. Select True to instruct the import process to automatically trigger the billing determinant calculation task after N requests are processed. N is calculated by IEE using the following formula: Billing Determinant Calculation Chunk Size / Import Chunk Size. If set to False, all requests in a single batch are processed by each step in succession.