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 / abhishek kumar

my source record 100 loads into one group. because router
first check first group than after second conscecuently.

Is This Answer Correct ?    3 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of decode in informatica?

643


what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?

1767


Differences between version 7.x and 8.x.

1413


Explain what are the different types of transformation available in informatica.

566


Is stop and abort are same in informatica?

568






Design time, run time. If you don't create parameter what will happen

1417


Is there any way to read the ms excel datas directly into informatica?

545


Explain constraint based loading in informatica

653


What is an expression transformation?

586


What are the differences between oltp and olap?

544


What are the types of schemas we have in data warehouse.

525


How to generate sequence numbers without using the sequence generator transformation?

637


Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?

651


Scheduling properties,whats the default (sequential)

1456


If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?

8525