In router source is a boy age 20 I given 3 conditions in
router a>20, a<=20, a=20 which one exit first?
Answer Posted / pradeep
In the router source,after defining the above conditions
then first it is excute a<20 and then it will excute a=20
and then it will excute a>20
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Where do we use mapping variables in informatica?
What's the layout of parameter file (what does a parameter file contain?)?
What is the difference between source qualifier transformations source filter to filter transformation?
Performance tuning in UNIX for informatica mappings?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
What is an Integration service in Informatica?
generate date / time dimension in informatica
What is repository manager?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
What are the different ways to implement parallel processing in informatica?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
How to Create a folder using pmrep command?
To import the flat file definition into the designer where should the flat file be placed?
what is the complex transformation you used in informatica
What is the way to execute pl/sql script using informatica mapping?