Where do you create/define mapping parameter and mapping variable?
Answer / rajesh kumar
We can create mapping parameters and variables in mapping designer/mapplet designer.
We can define the value within the transformation
| Is This Answer Correct ? | 0 Yes | 0 No |
What are your source in project and how you import in informatica? How can i explain abt this?
1 Answers Accenture, Unisoft Infotech,
How to extract original records at one target & Duplicate records at one target?
how to find the 5th highest salary form each department using 1.SQL Query 2. Informatica power center designer?
The structure of source file is as below: Source structure(two fields) Name, Card NUmber A, 111111111(SSN) A, 01010101(Creditcard number) A, 34343434(Debit card number) B, 55555555(Creditcard number) C, 77777777(Debit card number) Target Structure(4 fields) Name,Credit card,SSN,Debit card A,01010101,111111111, 34343434 B,55555555,, C,,,77777777 Corresponding to one name there can be maximum 3 rows and minimum zero rows. Given that I do not know which record might have a particular type of number. How can I handle above requirement with informatica transformations?
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
What is the difference between SOURCE and TARGET BASED COMMITS?
where actually the usage of push down optimization happens...
How can we join the tables if they don't have primary and foreign key relationship and no matching port?
My source is this year 01/jun/2014 04/may/2015 09/mar/2017 my desired output is day month ye 01 jun 2014 04 may 2015 09 mar 2017 how do i acheive this
COM components can be used in Informatica
how to through logic of informatica using the push down optimization into oracle.
Describe expression transformation?