My Source qualifier has empno, sal.
Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET
SAL ------------>TARGET ?
Is this mapping valid or any issues are there if we design
like this?
Answer Posted / abhishek kumar
if second target is instance means name is different but
same target object than mapping is valid.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain the mapping variable usage example in informatica
What is the meaning of up gradation of repository?
pmscmd startworkflow -sv
How to extract sap data using informatica?
How to configure mapping in informatica?
What is the different lookup cache(s)?
What are the main features of Oracle 8i with context to datawarehouse?
What is meant by lookup transformation?
How do you handle two sessions in Informatica
What is domain in terms of informatica?
What are session parameters ? How do you set them?
What is resilience time?
what is $$$$?
design of staging area?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.