for ex: in source 10 records are there with column sal. use
a filter transformation condition as Sal=TRUE and connect
to target. what will happen.
Answer Posted / lokendra
if 'salary= true' ,no records will come to target.
if only 'true' it will pass all the 10 records.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is deployment group?
What is difference between a gateway node and worker node?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
How do you manage the Parameter files while migrating your data from one environment to another environment?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
While migrating the data from one environment to another environment how would you manage the connections?
What are the new features of informatica 9.x at the developer level?
Different circumstance which drives informatica server to expel records?
How to call shell scripts from informatica?
Why filter transformation is an active one?
Define the various join types of joiner transformation?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
What is a passive transformation?
How to join three sources using joiner? Explain though mapping flow.