Curtailment rate event export
The Curtailment Rate Event Export task is used to set up an automatic export of rate event results the day after the event occurs. The task can be set up on a recurring schedule, run daily. Export files are only created if an event occurs. The task template parameters define what data is included in the export. The export can include event aggregate information only, or it can also include results for every service point included in the event.
Use the following procedure to configure a task template:
-
Go to System Operations > Task Management > Task Templates.
-
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.)
-
Configure the Task specific parameters. These parameters are defined after step 5 of this procedure.
-
Configure the Common task template parameters. For more information, see Task template parameters.
-
Click Save.
Task specific parameters:
Program Families to Export
Defines the curtailment program families to which this program belongs. For the Rate Event Export Task Template, this field defines the curtailment program families to export.
If you include multiple families, separate them with commas as shown below. IEE administrators define program families in the Curtailment Program Family code table. Go to System Administration > Code Table Setup to configure program families.
PTR,CPP,OBMC
Whether to Include Service Point Details
Defines whether to create a service point details files or just a summary file. The valid values are as follows.
-
All. Returns all errors and creates a service point details file as well as a summary of the export file.
-
WithFault. Creates a service point details file that contains only those service points with calculation faults. A calculation fault can occur if event results cannot be calculated by the rate engine. Calculation failures can occur for various reasons.
-
None. Does not create a service point details file. Only creates a summary of the export file.
MessageLevel to be Used when Exporting in Web Services Xml Format
Defines what level of message detail to include in the web services export. The valid values are as follows.
-
None. Do not include any messages.
-
Error. An error occurred, but the operation continued to completion.
-
Warning. A situation occurred that required a warning, but the operation completed successfully.
-
Information. A message pertinent to the running of the operation was issued, and the operation completed successfully.
Export Directory
Defines the directory where IEE places the file containing exported data. Accept the IEE default file path or click Search to browse to a directory. This parameter supports the standard IEE macros. Reference as ($ExportDirectory) when configuring a task. Exported data is generated by an export task template or an export API.
This field is enabled if the Output Format is a file format. You must specify the Export Directory if the field is enabled. You can use standard IEE macros.
The default value is ($ExportDirectory)\<subdir>
where <subdir> varies by output format.
For example:
The subdirectory for output format CIM Part 9 Xml File is CIMPart9
The subdirectory for output format Itron Reading Xml File is ItronReadingXml.
Export File Name
Defines the export file name. You can enter a unique file name or accept the default. This parameter supports the standard IEE macros.
A Callback Address
Defines the service that receives the curtailment event notification. Enter the callback address as a URL.
External System
Defines any external system to which IEE configuration data can be associated. In many places this parameter provides you with the dropdown menu to select from the external systems configured in the External System table.
Owner of Export Tasks
Defines the user ID associated with a task.