Table of Contents

Search

  1. Preface
  2. Introduction
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Column

Column

The Column Field Element allows you to specify the data parameters for columns in a fixed-width file.
Field
Definition
Basic Tab
Index
Specify the index of the column in the input file(s). The first column starts with index 1.
Name
Specify the name of this column.
Size
Specify the size (maximum numer of characters) of the column. This setting may not be used by this task but could be used by subsequent tasks that use the RowSet generated by this task.
Type Conversion Tab
Type
Specify the data type of this column. For e.g. integer, date or decimal.
Default Value: VARCHAR
Pattern
Specify the pattern that was used to format numeric or date/time fields. This will be used if and only if this column is defined as a numeric, date, time or timestamp type column.
Default Value: Inherited from parent Data element.
Locale
Specify the locale to which the data in this column is formatted. The Locale must be of the form [language]_[country], where language is the two character ISO language code and country is the two character ISO country code. The country part may be omitted if the data was formatted to just the specified language. Example locales are - en_US (English/United States), de (German). Please note that this setting will only be used if and only if this column is defined as a numeric or date/time type column.
Default Value: Inherited from parent Data element.
Data Options Tab
Trim
Specify how the leading and trailing white spaces in this column should be trimmed.
Default Value: Inherited from parent Data element.
Null Indicator
Specify the value that should be interpreted as null when reading the data from this column. If the data in this column in any row matches the value specified here, it will be interpreted as a null value.
Default Value: Inherited from parent Data element.
Data Format Tab
Alignment
Specify how the data is aligned in this column.
Default Value: Inherited from parent Data element.
Padding Character
Specify the character that was used to pad the data in this column.
Default Value: Inherited from parent Data element.
This task uses the File Set Elements. The field definitions for the File Set Elements can be found on the File Lists and File Sets topic.

0 COMMENTS

We’d like to hear from you!