Export Specification Line Item
Purpose
To define the fields to be included in the data export file, the column headings to use, and any data conversion and formulas required.
Available Toolbar Commands
|
Click the Done icon in the toolbar to save the current line item and return to the export specifications main page. |
|
Click the Add icon in the toolbar to save the current line item, clear all fields and keep the window open so that you can add another line item, which will be the last line number available. |
|
Click the Remove icon in the toolbar to delete the current line item, close the window and return to the export specifications page. |
|
Click the Up icon in the toolbar to move the line item up in the line item list relative to the other line items, thereby decreasing the current line item number. Click Done or Add to save your change. |
|
Click the Down icon in the toolbar to move the line item down in line item list relative to the other line items, thereby increasing the current line item number. Click Done or Add to save your change. |
|
Click the Help balloon to open the help for this page. |
To save any changes you make after creating or editing Export Line Items, you must save your changes using either the New, Save, or Save As toolbar commands.
File/Key Field
KT_EXPORTS/Export Name
Prerequisites
If an export contains user-defined literals, they should be entered using Substitution Literals.
Line Item Fields
Field Name |
Description - Usage - Notes |
||||||
Line |
The order sequence this field should appear in the export. |
||||||
Field/Position |
Enter a valid A, D, I, S or V type dictionary item. You can also click the Search icon It is acceptable to reference a field simply by entering its attribute number (0, 1, 2...). This feature is quite useful when you want to isolate the data you are extracting from a defined dictionary and its format or when you are exporting items from a temporary file. |
||||||
Column Heading |
Enter the column heading for this exported field. Depending upon the export format, the column heading is used in different ways.
|
||||||
Conversion |
Enter any valid dictionary conversion code, substitution parameter, or a literal string. This code will override the conversion code in the dictionary item. Multiple conversion may be separated by the | (pipe) character. |
||||||
Field Type |
Select a field type from the Field Type drop-down menu. A detailed list of Field Types and their example usage can be found here. When generating JSON, this field is used to determine if the value should be enclosed in double-quotes (e.g. strings are enclosed in double-quotes while numbers/integers are not). |
||||||
Formula |
Enter a user-defined formula for this field using standard UniBASIC syntax and commands. The results of the formula will determine the final output value for this field. A formula icon will be displayed in the list view if there is a formula defined for a field. Hover your mouse over the icon to see the note. |
||||||
Association |
Depending upon the export format or the command used, this column is used in different ways. |
||||||
Exclude From Checksum |
If this option is enabled, the data value in this field will be excluded from the checksum calculation if the export has Net Change with Checksum enabled. |
||||||
Comments |
Enter any comments you wish to describe or document this export field. A note icon will be displayed in the list view if there is a formula defined for a field. Hover your mouse over the icon to see the note. |