- 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.
推薦閱讀
- Building a Game with Unity and Blender
- 算法訓練營:入門篇(全彩版)
- React.js Essentials
- 老“碼”識途
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Effective Python Penetration Testing
- JavaScript動態網頁開發詳解
- Bootstrap 4 Cookbook
- Django 3.0應用開發詳解
- 精通MySQL 8(視頻教學版)
- 軟件工程與UML案例解析(第三版)
- Software Architecture with Python
- Learning D3.js 5 Mapping(Second Edition)
- Implementing Domain:Specific Languages with Xtext and Xtend
- Practical Time Series Analysis