Element Details: Fixed+Field
 Back


Available in: Logi Info Source code name: FixedField

Used to define the size and value of a field within a fixed format file.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
DataType
Text
Number
Date
Boolean
Specifies the type of data present.
DateFormat
UserDefined
Allow the user to define a custom date format string to use during database loads. If left blank in a LoadDbTable, the system will default to: "yyyy-MM-dd HH:mm:ss" for MySQL "MM/dd/yyyy HH:mm:ss" for Microsoft SQL "MM/DD/YYYY HH24:MI:SS" for Oracle SQL If left blank in a FixedField element, the system will default to: "yyyy-MM-dd HH:mm:ss"
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
Length
UserDefined
(Required) The number of characters.
Value
UserDefined
(Required) A value for the element.



PARENT ELEMENTS

Click element to drill down for more information.

Save Data.Fixed


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug