In Flat file
Input is
A
B
C
I need output like this
A
A
A
B
B
B
C
C
C. How will u achieve this?
Answer Posted / jyothi
source s1
take 3 instance of Target(
t1
/
/
s1---exp----t2
\
\
t3
load data we will get record as mentioned in output
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
can we override a native sql query within informatica? Where do we do it?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
What is the maplet?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
What is a grid in Informatica?
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
What are the settings that you use to configure the joiner transformation?
What is informatica worklet?
What are the new features of informatica 9.x in developer level?
What is Cognos script editor?
What are the different transaction levels available in transaction control transformation?
Is there any way to read the ms excel datas directly into informatica?
What is joiner transformation?
How many ways are there to do 'remove duplicate records in informatica'?
How to do unit testing in informatica?