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

Managed File Transfer User Guide

Managed File Transfer User Guide

Data Options

Data Options

The Data Options element allows you to specify data format options for the fields in a CSV file.
Field
Definition
Data Options Tab
Trim
Specify how the leading and trailing white spaces in the fields should be trimmed. By default no data is trimmed, i.e., all leading and trailing white spaces are preserved. This setting may also be overridden by the individual column settings.
Default Value: none
Null Indicator
Specify the value that should be interpreted as null when reading the data from the input files. If the data in any column in any row matches the value specified here, it will be interpreted as a null. This value can be overridden by the individual columns.
Data Format Tab
Whole Number Format
Specify the pattern used by the whole number fields (tinyint, smallint, int, bigint) in the input files. For example, ###,### (2,345). Please note that this setting will only be used if and only if there is at least one whole number (tinyint, smallint, int, bigint) type column defined under this data element. This value can be overridden by the individual columns.
Decimal Number Format
Specify the pattern used by the decimal number fields (real, float, double, decimal and numeric) in the input files. For example, $###,###.00 ($2,345.46). Please note that this setting will only be used if there is at least one decimal number (real, float, double, decimal, numeric) type column defined under this data element. This value can be overridden by the individual columns.
Date Format
Specify the pattern used by the date fields in the input file(s). For e.g. MM/dd/yyyy (08/02/2007). Please note that this setting will only be used if and only if there is at least one date type column defined under this data element. This value can be overridden by the individual columns.
Default Value: yyyy-MM-dd
Time Format
Specify the pattern used by the time fields in the input files. For e.g. hh:mm:ss a (08:12:56 PM). Please note that this setting will only be used if and only if there is at least one time type column defined under this data element. This value can be overridden by the individual columns.
Default Value: HH:mm:ss
Timestamp Format
Specify the pattern used by the timestamp fields in the input files. For e.g. MMM dd, yyyy hh:mm:ss a (Aug 02, 2007 08:12:56 PM). Please note that this setting will only be used if and only if there is at least one timestamp type column defined under this data element. This value can be overridden by the individual columns.
Default Value: yyyy-MM-dd HH:mm:ss.SSS
Locale
Specify the locale to which the locale sensitive data such as numeric, date/time data 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). If needed, the locale may be overridden on the individual column(s). Please note that this setting will only be used if and only if there is at least one numeric or date/time type column defined under this data element.
Default Value: en_US

0 COMMENTS

We’d like to hear from you!