I have a file with data comming as
1,x1,x2,x3
2,a1,a2
3,b1,b2,b3,b4
1,y1,y2,y3
2,c1,c2,c3
3,d1,d2

my out put should be as follows

x1,x2,x3,a1,a2,<null>,b1,b2,b3,b4
y1,y2,y3,c1,c2,c3,d1,d2,<null>

Please let me know how can we acheive this in informatica

Thanks in advance

Answer Posted / bebo

use comma delimiter..infa will identify the null values
while importing the flat file

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to define a single node as a Gateway node as well as worker node?

650


Differentiate between joiner and lookup transformation?

608


Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?

1740


What are the main issues while working with flat files as source and as targets ?

647


Differentiate between source qualifier and filter transformation?

994






What are the performance considerations when working with aggregator transformation?

674


what is the difference between informatica6.1 and infomatica7.1

1711


Explain where to store informatica rejected data? How to extract the informatica rejected data?

574


What all join we can perform in LOOKUP transformation?

559


What differs when we choose the sorted input for aggregator transformation?

567


update strategy transformation in informatica

636


design of staging area?

1584


i have a data in my source as a flat files what test i have to perform the next step can any body help to me

1695


What is the way to execute pl/sql script using informatica mapping?

960


can u give example for factless fact table

5508