how will compare two mappings in two different repository?
Answers were Sorted based on User's Feedback
Answer / usha
in informatica designer go to mapping tab--->compare..
we can compare 2 folders with in the same repository ..
we can compare 2 folders with in different repository ..
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / swathi
in the designer client ,goto mapping tab there is one
option that is 'compare',here we will compare two mappings
in two different repository
| Is This Answer Correct ? | 23 Yes | 22 No |
Differences between connected and unconnected lookup?
create a mapping to retrieve the employees who are getting salary greater than average salary?
I have in my source Records like 100,101,102 etc. I have router transformation which has groups like one group is empno=100, second group is empno>99. Now i want to know my source record 100 loads into which group?
Tell me about Propagate functions in informatica
what is $$$$?
i have source as Column1 101 a 101 b 101 c so i want to load target as column1 ---> 101 abc
How to run a session, which contains mapplet?
Can any body tell about the (UTC) unit test cases with the examples in informatica.
how can i invoke pmcmd in command line prompt
My source is EmpID, Salary- (101, 1000)(102, 2000)(103, 3000). In the Target I want the following EmpID, Salary, Composite_Salary- (101, 1000, 1000)(102, 2000, 3000)(103, 3000, 6000). Please guide on how to build the mapping.
What are the limitations of joiner transformation?
What is the difference between unicode & ascii mode data movement in informatica?