following source
name gender
ramya female
ram male
deesha female
david male
kumar male
i want the target

male female
ram ramya
david deesha
kumar

any body give solution above question?

Answer Posted / jaspreet banga

after source qualifier, Use an expression transformer , in
that take an variable port name 'FLAG', and in that use the
decode function as 'FLAG = DECODE(GENDER=MALE,'M','F')'.
after that place an router transformer and for each flag
condition use seperate instance of target and hence you
will get what you want.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by active and passive transformation?

582


What are the different transaction levels available in transaction control transformation?

671


can we override a native sql query within informatica? Where do we do it? How do we do it?

595


Do you find any difficulty while working with flat files as source and target?

669


What are the popular informatica products?

646






While migrating the data from one environment to another environment how would you manage the connections?

622


What is Cognos script editor?

3782


The question was on time stamp. what is the difference between HH and HH24 when to use when.

1548


what is SDLC way of code development?

1555


In informatica workflow manager, how many repositories can be created?

776


What are connected or unconnected transformations?

625


How do you load unique records into one target table and duplicate records into a different target table?

701


What is the reusable transformation?

621


What is a transaction control transformation?

761


Explain the difference between mapping parameter and mapping variable?

600