I have a condition sal=100 and I created one router and in
that two groups g1 and g2 in g1 Sal<=100 and g2 Sal>=100,
first which condition will satisfy, and Why?
Answer Posted / rajasekar c
Sal=100 will satisfy both groups bcz in Infrmatica,all the
records are checked for all the group conditions,where ever
it satisfy the condition it goes to that group.(It is not
like if ... else).
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are roles and groups and benefits of using them?
whats the logic to load the lower level of granularity of data to fact table.
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
How identifying bottlenecks in various components of informatica and resolving them?
How to load the data from a flat file into the target where the source flat file name changes daily?
How to extract sap data using informatica?
How to join three sources using joiner? Explain though mapping flow.
What are the different options available for update strategy?
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
Tell me about MD5 functions in informatica
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
Explain the different dimensions.
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
Which is the t/r that builts only single cache memory?
What is meant by target load plan?