Curtailment settlement export
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:
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 Extension
Defines the file extension for the generated export file. File extension options include *.pdf, *.rtf, *.doc, and *.xls.
Use ASCII or EBCDIC
Defines the character-encoding scheme to use for export data. Select ASCII, EBCDIC, or uninitialized.
Value to use as field delimiter
Select the character to use to separate columns in an export file, or select None to use no delimiters.
How are records ended
Defines the format to use to indicate the end of a record in the file, such as an ASCII carriage return (ASCI_CRLF) or the carriage return for the encoding method if not ASCII (ENCODING_CRLF).
Last Run Julian Date (YYDDD)
Defines the last date IEE ran this export. Use the Julian date format.
Sequence number within the last run
Do not use.