Table of Contents

Search

  1. Preface
  2. Informatica Developer
  3. The Model Repository
  4. Searches in Informatica Developer
  5. Connections
  6. Physical Data Objects
  7. Flat File Data Objects
  8. Logical View of Data
  9. Viewing Data
  10. Application Deployment
  11. Application Patch Deployment
  12. Application Patch Deployment Example
  13. Continuous Integration and Continuous Delivery (CI/CD)
  14. Object Import and Export
  15. Appendix A: Data Type Reference
  16. Appendix B: Keyboard Shortcuts
  17. Appendix C: Connection Properties

Developer Tool Guide

Developer Tool Guide

Column Format: Fixed-width Properties

Column Format: Fixed-width Properties

When the flat file is fixed-width, the Developer tool displays fixed-width properties in the
Column Format: Fixed-width
section in the
Advanced
view.
The following table describes the fixed-width properties that you configure for flat file data objects:
Property
Description
Null character type
Null character type, either text or binary.
Null character value
Character used to represent a null value. The null character can be any valid character in the file code page or any binary value from 0 to 255.
Repeat null character
For source files, causes the Data Integration Service to read repeat null characters in a single field as one null value.
For target files, causes the Data Integration Service to write as many null characters as possible into the target field. If you do not enable this option, the Data Integration Service enters one null character at the beginning of the field to represent a null value.
Default is disabled.
Start import at line
Row at which the Data Integration Service starts importing data. Use this option to skip header rows.
Default is 1.
Number of bytes to skip between records
Number of bytes between the last column of one row and the first column of the next. The Data Integration Service skips the entered number of bytes at the end of each row to avoid reading carriage return characters or line feed characters.
Enter 1 for UNIX files and 2 for DOS files.
Default is 2.
Line sequential
Causes the Data Integration Service to read a line feed character or carriage return character in the last column as the end of the column. Select this option if the file uses line feeds or carriage returns to shorten the last column of each row.
Default is disabled.
Strip trailing blanks
Strips trailing blanks from string values.
Default is disabled.
User defined shift state
Allows you to select the shift state for source columns in the Columns properties.
Select this option when the source file contains both multibyte and single-byte data, but does not contain shift-in and shift-out keys. If a multibyte file source does not contain shift keys, you must select a shift key for each column in the flat file data object. Select the shift key for each column to enable the Data Integration Service to read each character correctly.
Default is disabled.

0 COMMENTS

We’d like to hear from you!