Breadcrumbs

Flat File Adapter Reference


This page explains the Flat File Adapter in Bridge context. If you were looking for the same information regarding the PAS Designer, refer to Flat File Adapter in the Designer guide.

Tagged Values

Class <<FlatFile>>

This is the root record of the flat file declaration. This class cannot have any attributes, only associations to <<FlatFileRecord>> classes and <<FlatFileGroup>> classes are allowed.


Error rendering macro 'multiexcerpt' : Page loading failed


Class <<FlatFileRecord>>

This class describes the attributes of a record. A record is one "line" in a file and can consist of multiple attributes.


Error rendering macro 'multiexcerpt' : Page loading failed


Class <<FlatFileGroup>>

This class is used to group multiple records into one (virtual) structure. A group does not have a representation in the flat file itself.


Error rendering macro 'multiexcerpt' : Page loading failed


Class <<FlatFileSubRecord>>



Error rendering macro 'multiexcerpt' : Page loading failed


Attribute <<FlatFileAttribute>>

Fixed Layout


Error rendering macro 'multiexcerpt' : Page loading failed


Separated Layout


Error rendering macro 'multiexcerpt' : Page loading failed


Attribute <<FlatFileComplexAttribute>>

This class is used to divide fields into sub-fields. You can think of this like a <<FlatFileRecord>> placed within a single field.


Error rendering macro 'multiexcerpt' : Page loading failed


Action "parse"


Error rendering macro 'multiexcerpt' : Page loading failed


Parameters

Action "compose"


Error rendering macro 'multiexcerpt' : Page loading failed


Action "parse"


Error rendering macro 'multiexcerpt' : Page loading failed


Parameter Types

Error rendering macro 'multiexcerpt-include' : Page loading failed

Related Pages: