Can we use the mapping parameters or variables created in one mapping into another mapping?
Answer Posted / prasanna
yes. We can use
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi real timers . iam waiting for ur reply regarding ETL TESTING
generate date / time dimension in informatica
Explain constraint based loading in informatica
How many numbers of sessions can one group in batches?
What do think which one is the better joiner or look up?
Explain what are the different types of transformation available in informatica.
have u done any performance tuning? how u ll do?
What is a sequence generator transformation?
What are junk dimensions?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
What is the format of informatica objects in a repository?
How will the document be delivered to me?
What is source qualifier transformation in informatica?
How can we update a record in the target table without using update strategy?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure