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 / pushpa
by default filter condition has the TRUE that means don't
worry whether the incoming data numeric or string.all incoming
data passed to the next transformation or target.
if we assign a condition manually sal=True.session is executed
successfully but even single record is not loaded into the
target.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
How many types of sessions are there in informatica.please explain them?
Can informatica load heterogeneous targets from heterogeneous sources?
What can we do to improve the performance of informatica aggregator transformation?
Plz can any one say me how to get the informatica certification materials and dumps
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.
Why update strategy and union transformations are active?
What is a router transformation?
What is a standalone command task?
Can you use flat files in Mapplets.
is it possible to index the data in cache of lkp transformation ?
Briefly define a session task?
What is an Integration service in Informatica?
What is the benefit of session partitioning?
Explain about Informatica server process that how it works relates to mapping variables?
without table how to come first record only in oracle?