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 contains input data (A B C)
take 3 flows in mapping
create 3 instances for the target.
ex: target is T .Instances for T are t1 t2 t3
t1
/
/
s1---exp---t2
\
\
t3
load the data into targets using target load strategy
then we will get output as above
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
where to store informatica rejected data? How to extract the informatica rejected data?
can anyone explain me about retail domain project in informatica?
What is intricate mapping?
what is diff b/t sorter t/r and agg have the option sorter property...
What are pre and post-session shell commands?
What is the difference between router and filter?
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
How many dimensions are there in informatica?
How can we use mapping variables in informatica?
Plz can any one say me how to get the informatica certification materials and dumps
How to differentiate between the active and passive transformations?
What is option by which we can run all the sessions in a batch simultaneously?
What is a dimensional model?
What are multi-group transformations?
What is Session and Batches?