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?
Answer Posted / gandra
the source record 100 will go to the two groups that
empno=100 and empno>99.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Implementation methodology
What is DR strategy for Informatica project?
What is workflow monitor?
how many types of dimensions are available in informatica?
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com
What are the guidelines to be followed while using union transformation?
Enlist the various types of transformations.
is it possible to index the data in cache of lkp transformation ?
How can we use mapping variables in informatica? Where do we use them?
explain one complex mapping with logic? sales project?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
What is the function of union transformation?
EXL informatica Questions
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.