Filter condition at workflow level & filter condition at mapping level .
Which will get preference or which will work.
Answers were Sorted based on User's Feedback
Answer / me
Informatica server will ignore the filter at mapping level and
will execute only session level.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / sandeep
Session level filters will always override mapping level filter conditions.
So Session filter will take the precedence.
| Is This Answer Correct ? | 0 Yes | 0 No |
In joiner, how to load Master table in Target?
What is the function of union transformation?
What all are steps in up gradation of Informatica server?
What is the difference between IN and Exists in Oracle?
What is log file,and where is it located,why u r using the log file
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
how do u use sequence created in oracle in informatica? Explain with an simple example
Where should yoU place the flat file to import the flat file defintion to the designer?
What is the expected value if the column in an aggregator transform is neither a group by nor an aggregate expression?
How do you load alternate records into different tables through mapping flow?
what is unit testing?tell me proceedure
Source having one lakh record and loaded into target. Then, how can i compare records will loaded in table? For example Source having Firstname,Lastname. the same Firstname,Lastname record will be loaded into Target? How can i check in Oracle?