- Learning Informatica PowerCenter 10.x(Second Edition)
- Rahul Malewar
- 184字
- 2021-07-02 20:55:45
Working with fixed width files
Following are the steps that you will have to perform to work with fixed width files:
- In the Designer, go to Tools | Source Analyzer to open the Source Analyzer.
- Go to Sources | Import from File...:

- Browse the files you wish to use as source files. We are using EMP_SRC_FILE as reference to import the fixed width file.
- The flat file import wizard will come up.
- Select the file type--fixed width.
- Click on Next:

- As against the delimited files, we will now need to set the width of each column as per the requirement. This will help us in dividing the file in a proper column-wise manner.
- Click on Next:

- Specify the columns name, data type, and precision in the data view option. You can edit the column names and other details in this view:

- Click on Next.
- Click on Finish to get the source imported in the Source Analyzer as shown in the following screenshot:

We now move on to the last section of working with sources, that is creating Source options.
推薦閱讀
- PostgreSQL for Data Architects
- Rust編程從入門到實戰
- JSP開發案例教程
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- Yocto for Raspberry Pi
- Learning DHTMLX Suite UI
- JavaScript應用開發實踐指南
- Swift語言實戰晉級
- 從0到1:HTML5 Canvas動畫開發
- C#面向對象程序設計(第2版)
- Building UIs with Wijmo
- Python面向對象編程(第4版)
- Web前端開發技術實踐指導教程
- Learning Puppet
- Practical Linux Security Cookbook